Module reth::rpc::types::serde_helpers::num::u128_vec_vec_opt_via_ruint

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

serde functions for handling Vec<Vec<u128>> via U128

Functionsยง

  • deserializeDeprecated
    Deserializes an u128 accepting a hex quantity string with optional 0x prefix or a number
  • serializeDeprecated
    Serializes u128 as hex string