Type Alias Nonce

Source
pub type Nonce = U256;

Trait Implementations§

Source§

impl From<VersionedNonce> for Nonce

Source§

fn from(value: VersionedNonce) -> Self

Converts to this type from the input type.