Module reth_node_core::rpc::types::serde_helpers::num::u8_opt_via_ruint

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

serde functions for handling Option<u8> via U8

Functionsยง

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