Module risc0_steel::beacon
source · Expand description
Types related to commitments to the beacon block root.
Structs§
- A commitment to a field of the Beacon block at a specific index in a Merkle tree, along with a timestamp.
Constants§
- The generalized Merkle tree index of the
block_hash
field in theBeaconBlock
. - The generalized Merkle tree index of the
state_root
field in theBeaconBlock
.
Type Aliases§
- A commitment that an execution block hash is included in a specific beacon block on the Ethereum blockchain.
- Input committing to the corresponding Beacon Chain block root.