Type Alias hypersync_format::Nonce
source · pub type Nonce = FixedSizeData<8>;Expand description
EVM nonce is 8 bytes of data
Aliased Type§
struct Nonce(/* private fields */);pub type Nonce = FixedSizeData<8>;EVM nonce is 8 bytes of data
struct Nonce(/* private fields */);