Skip to content

[Feature] Add missing types for signedBeaconBlock #3436

@mattsse

Description

@mattsse

Component

rpc

Describe the feature you would like

see https://ethereum.github.io/beacon-APIs/#/Beacon/getBlockV2

we're missing bindings for SignedBeaconBlock and BeaconBlock https://github.com/ethereum/consensus-specs/blob/v1.5.0/specs/phase0/beacon-chain.md#signedbeaconblock

Image

we can put this next to:

/// Types and functions related to the beacon block header.
pub mod header;

cc @lean-apple

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions