-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Component
rpc
Describe the feature you would like
we're missing bindings for SignedBeaconBlock and BeaconBlock https://github.com/ethereum/consensus-specs/blob/v1.5.0/specs/phase0/beacon-chain.md#signedbeaconblock
we can put this next to:
alloy/crates/rpc-types-beacon/src/lib.rs
Lines 18 to 19 in 54bfade
| /// Types and functions related to the beacon block header. | |
| pub mod header; |
cc @lean-apple
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done