Function message_hash

Source
pub fn message_hash(message: &String) -> u256
Expand description

| Hashes a message for signing and verification | in a manner that prevents inadvertently | signing a transaction. |