[][src]Function firma::offline::sign_wallet::sign_message

pub fn sign_message(private_key: &str, message: &str) -> Result<String>

Sign a message with the given private_key in wif format compatible with bitcoin core signmessagewithprivkey