Module reth::rpc::types::serde_helpers::quantity::u128_vec_vec_opt

Expand description

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

Functionsยง

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