Module reth::core::rpc::types::serde_helpers::num::u8_via_ruint

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

serde functions for handling u8 via U8

Functionsยง

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