Constant BITCOIN_SIGNED_MSG_PREFIX
pub const BITCOIN_SIGNED_MSG_PREFIX: &'static [u8];
Expand description
The prefix for signed messages using Bitcoin’s message signing protocol.
pub const BITCOIN_SIGNED_MSG_PREFIX: &'static [u8];
The prefix for signed messages using Bitcoin’s message signing protocol.