Module reth::core::rpc::types::serde_helpers::quantity::opt

Expand description

Serde functions for encoding optional primitive numbers using the Ethereum “quantity” format.

See quantity for more information.

Functions§

  • Deserializes an optional primitive number from a “quantity” hex string.
  • Serializes an optional primitive number as a “quantity” hex string.