package
0.0.0-20230316214135-5f8afbd6d05d
Repository: https://github.com/protolambda/eth2api.git
Documentation: pkg.go.dev

# Functions

Aggregates all attestations matching given attestation data root and slot.
Requests that the beacon node produce an AttestationData.
Requests the beacon node to provide a set of attestation duties, which should be performed by the requested validators, for a particular epoch.
Signal beacon node to prepare for a committee subnet.
Subscribe to a number of sync committee subnets Sync committees are not present in phase0, but are required for Altair networks.
Requests a beacon node to produce a valid phase0 block, which can then be signed by a validator.
Requests a beacon node to produce a valid versioned block, which can then be signed by a validator.
Requests that the beacon node produces a sync committee contribution.
Request beacon node to provide all validators that are scheduled to propose a block in the given epoch.
Verifies given aggregate and proofs and publishes them on appropriate gossipsub topic.
Publish multiple signed sync committee contribution and proofs Err will be non-nil when syncing.
Requests the beacon node to provide a set of sync committee duties for a particular epoch.