Module reth_node_core::rpc::types::beacon::payload::beacon_payload_v3

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.