Constant FFADDRESS
pub const FFADDRESS: Address;
Available on crate feature
evm
only.Expand description
Address with all 0xff..ff
in it. Used for testing.
pub const FFADDRESS: Address;
evm
only.Address with all 0xff..ff
in it. Used for testing.