Constant risc0_steel::beacon::BLOCK_HASH_LEAF_INDEX
source ยท pub const BLOCK_HASH_LEAF_INDEX: usize = 6444;
Expand description
The generalized Merkle tree index of the block_hash
field in the BeaconBlock
.
pub const BLOCK_HASH_LEAF_INDEX: usize = 6444;
The generalized Merkle tree index of the block_hash
field in the BeaconBlock
.