pub const MESSAGE_MAGIC: &'static str = "Bitcoin Signed Message:\n";
Expand description

| Text used to signify that a signed message | follows and to prevent inadvertently | signing a transaction. |