alloy_primitives::utils

Constant EIP191_PREFIX

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

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