Constant alloy_sol_types::abi::EMPTY_BYTES
source ยท pub const EMPTY_BYTES: &[u8; 64];
Expand description
The ABI encoding of an empty byte array (bytes
or string
).
pub const EMPTY_BYTES: &[u8; 64];
The ABI encoding of an empty byte array (bytes
or string
).