Constant bitcoin::util::misc::BITCOIN_SIGNED_MSG_PREFIX[][src]

pub const BITCOIN_SIGNED_MSG_PREFIX: &[u8] = b"\x18Bitcoin Signed Message:\n";
Expand description

The prefix for signed messages using Bitcoin’s message signing protocol.