Constant EEADDRESS
pub const EEADDRESS: Address;
Available on crate feature
evm
only.Expand description
Address with all 0xee..ee
in it. Used for testing.
pub const EEADDRESS: Address;
evm
only.Address with all 0xee..ee
in it. Used for testing.