Module reth::rpc::types::serde_helpers::num::u64_opt_via_ruint

๐Ÿ‘ŽDeprecated: use quantity::{self, opt, vec} instead
Expand description

serde functions for handling Option<u64> via U64

Functionsยง

  • deserializeDeprecated
    Deserializes an Option from U64 accepting a hex quantity string with optional 0x prefix
  • serializeDeprecated
    Serializes u64 as hex string