Constant bitcoin::sign_message::BITCOIN_SIGNED_MSG_PREFIX
source · 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.