Function bitcoin::util::misc::signed_msg_hash[][src]

pub fn signed_msg_hash(msg: &str) -> Hash
Expand description

Hash message for signature using Bitcoin’s message signing format.