Module b2e_payload

Module b2e_payload 

Source
Expand description

Command Line handler to convert Beacon block’s execution payload to Execution format.

Structs§

B2EPayloadArgs
CLI arguments for cast b2e-payload, convert Beacon block’s execution payload to Execution format.

Enums§

InputSource
Represents the different input sources for beacon block data

Functions§

parse_input_source 🔒