Constant alloy_primitives::utils::EIP191_PREFIX

source ยท
pub const EIP191_PREFIX: &str = "\x19Ethereum Signed Message:\n";
Expand description

The prefix used for hashing messages according to EIP-191.