Module reth::rpc::types::beacon::payload::beacon_payload_v1

Expand description

A helper serde module to convert from/to the Beacon API which uses quoted decimals rather than big-endian hex.

Functionsยง

  • Deserialize the payload attributes for the beacon API.
  • Serialize the payload attributes for the beacon API.