hypersync_format

Type Alias Nonce

source
pub type Nonce = FixedSizeData<8>;
Expand description

EVM nonce is 8 bytes of data

Aliased Typeยง

struct Nonce(/* private fields */);