pub type Nonce = U256;Trait Implementations§
Source§impl From<VersionedNonce> for Nonce
impl From<VersionedNonce> for Nonce
Source§fn from(value: VersionedNonce) -> Self
fn from(value: VersionedNonce) -> Self
Converts to this type from the input type.