Documentation ¶
Overview ¶
Code generated by fastssz. DO NOT EDIT. Hash: 298a6e797d2a244a4eee0e60b198b11fd30b4b8596a8a5b911dd2e14fafebdad
Index ¶
- Constants
- Variables
- func FloorLog2(x uint64) int
- type BLSToExecutionChange
- func (*BLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *BLSToExecutionChange) GetFromBlsPubkey() []byte
- func (x *BLSToExecutionChange) GetToExecutionAddress() []byte
- func (x *BLSToExecutionChange) GetValidatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (b *BLSToExecutionChange) HashTreeRoot() ([32]byte, error)
- func (b *BLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BLSToExecutionChange) MarshalSSZ() ([]byte, error)
- func (b *BLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BLSToExecutionChange) ProtoMessage()
- func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *BLSToExecutionChange) Reset()
- func (b *BLSToExecutionChange) SizeSSZ() (size int)
- func (x *BLSToExecutionChange) String() string
- func (b *BLSToExecutionChange) UnmarshalSSZ(buf []byte) error
- type BeaconBlockAltair
- func (*BeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockAltair) GetBody() *BeaconBlockBodyAltair
- func (x *BeaconBlockAltair) GetParentRoot() []byte
- func (x *BeaconBlockAltair) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockAltair) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BeaconBlockAltair) GetStateRoot() []byte
- func (b *BeaconBlockAltair) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockAltair) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockAltair) ProtoMessage()
- func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockAltair) Reset()
- func (b *BeaconBlockAltair) SizeSSZ() (size int)
- func (x *BeaconBlockAltair) String() string
- func (b *BeaconBlockAltair) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBellatrix
- func (*BeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBellatrix) GetBody() *BeaconBlockBodyBellatrix
- func (x *BeaconBlockBellatrix) GetParentRoot() []byte
- func (x *BeaconBlockBellatrix) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockBellatrix) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BeaconBlockBellatrix) GetStateRoot() []byte
- func (b *BeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBellatrix) ProtoMessage()
- func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBellatrix) Reset()
- func (b *BeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *BeaconBlockBellatrix) String() string
- func (b *BeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyAltair
- func (*BeaconBlockBodyAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyAltair) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyAltair) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyAltair) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyAltair) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyAltair) GetGraffiti() []byte
- func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyAltair) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyAltair) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BeaconBlockBodyAltair) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyAltair) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyAltair) ProtoMessage()
- func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyAltair) Reset()
- func (b *BeaconBlockBodyAltair) SizeSSZ() (size int)
- func (x *BeaconBlockBodyAltair) String() string
- func (b *BeaconBlockBodyAltair) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyBellatrix
- func (*BeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyBellatrix) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyBellatrix) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyBellatrix) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyBellatrix) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyBellatrix) GetExecutionPayload() *v11.ExecutionPayload
- func (x *BeaconBlockBodyBellatrix) GetGraffiti() []byte
- func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyBellatrix) Reset()
- func (b *BeaconBlockBodyBellatrix) SizeSSZ() (size int)
- func (x *BeaconBlockBodyBellatrix) String() string
- func (b *BeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyCapella
- func (*BeaconBlockBodyCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyCapella) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyCapella) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyCapella) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyCapella) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyCapella) GetExecutionPayload() *v11.ExecutionPayloadCapella
- func (x *BeaconBlockBodyCapella) GetGraffiti() []byte
- func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyCapella) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyCapella) ProtoMessage()
- func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyCapella) Reset()
- func (b *BeaconBlockBodyCapella) SizeSSZ() (size int)
- func (x *BeaconBlockBodyCapella) String() string
- func (b *BeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
- type BeaconBlockBodyDeneb
- func (*BeaconBlockBodyDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyDeneb) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyDeneb) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
- func (x *BeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyDeneb) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyDeneb) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyDeneb) GetExecutionPayload() *v11.ExecutionPayloadDeneb
- func (x *BeaconBlockBodyDeneb) GetGraffiti() []byte
- func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyDeneb) GetRandaoReveal() []byte
- func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockBodyDeneb) ProtoMessage()
- func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyDeneb) Reset()
- func (b *BeaconBlockBodyDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockBodyDeneb) String() string
- func (b *BeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconBlockCapella
- func (*BeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockCapella) GetBody() *BeaconBlockBodyCapella
- func (x *BeaconBlockCapella) GetParentRoot() []byte
- func (x *BeaconBlockCapella) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockCapella) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BeaconBlockCapella) GetStateRoot() []byte
- func (b *BeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockCapella) ProtoMessage()
- func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockCapella) Reset()
- func (b *BeaconBlockCapella) SizeSSZ() (size int)
- func (x *BeaconBlockCapella) String() string
- func (b *BeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type BeaconBlockContainerV2
- func (*BeaconBlockContainerV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContainerV2) GetAltairBlock() *BeaconBlockAltair
- func (x *BeaconBlockContainerV2) GetBellatrixBlock() *BeaconBlockBellatrix
- func (m *BeaconBlockContainerV2) GetBlock() isBeaconBlockContainerV2_Block
- func (x *BeaconBlockContainerV2) GetCapellaBlock() *BeaconBlockCapella
- func (x *BeaconBlockContainerV2) GetDenebContents() *BeaconBlockContentsDeneb
- func (x *BeaconBlockContainerV2) GetPhase0Block() *v1.BeaconBlock
- func (*BeaconBlockContainerV2) ProtoMessage()
- func (x *BeaconBlockContainerV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContainerV2) Reset()
- func (x *BeaconBlockContainerV2) String() string
- type BeaconBlockContainerV2_AltairBlock
- type BeaconBlockContainerV2_BellatrixBlock
- type BeaconBlockContainerV2_CapellaBlock
- type BeaconBlockContainerV2_DenebContents
- type BeaconBlockContainerV2_Phase0Block
- type BeaconBlockContentsDeneb
- func (*BeaconBlockContentsDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockContentsDeneb) GetBlobs() [][]byte
- func (x *BeaconBlockContentsDeneb) GetBlock() *BeaconBlockDeneb
- func (x *BeaconBlockContentsDeneb) GetKzgProofs() [][]byte
- func (b *BeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockContentsDeneb) ProtoMessage()
- func (x *BeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockContentsDeneb) Reset()
- func (b *BeaconBlockContentsDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockContentsDeneb) String() string
- func (b *BeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
- type BeaconBlockDeneb
- func (*BeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockDeneb) GetBody() *BeaconBlockBodyDeneb
- func (x *BeaconBlockDeneb) GetParentRoot() []byte
- func (x *BeaconBlockDeneb) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BeaconBlockDeneb) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BeaconBlockDeneb) GetStateRoot() []byte
- func (b *BeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (b *BeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BeaconBlockDeneb) ProtoMessage()
- func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockDeneb) Reset()
- func (b *BeaconBlockDeneb) SizeSSZ() (size int)
- func (x *BeaconBlockDeneb) String() string
- func (b *BeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBellatrix
- func (*BlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBellatrix) GetBody() *BlindedBeaconBlockBodyBellatrix
- func (x *BlindedBeaconBlockBellatrix) GetParentRoot() []byte
- func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockBellatrix) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockBellatrix) GetStateRoot() []byte
- func (b *BlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBellatrix) Reset()
- func (b *BlindedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBellatrix) String() string
- func (b *BlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyBellatrix
- func (*BlindedBeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyBellatrix) GetAttestations() []*v1.Attestation
- func (x *BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BlindedBeaconBlockBodyBellatrix) GetDeposits() []*v1.Deposit
- func (x *BlindedBeaconBlockBodyBellatrix) GetEth1Data() *v1.Eth1Data
- func (x *BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeader
- func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyBellatrix) Reset()
- func (b *BlindedBeaconBlockBodyBellatrix) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyBellatrix) String() string
- func (b *BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyCapella
- func (*BlindedBeaconBlockBodyCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyCapella) GetAttestations() []*v1.Attestation
- func (x *BlindedBeaconBlockBodyCapella) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyCapella) GetDeposits() []*v1.Deposit
- func (x *BlindedBeaconBlockBodyCapella) GetEth1Data() *v1.Eth1Data
- func (x *BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeaderCapella
- func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
- func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyCapella) Reset()
- func (b *BlindedBeaconBlockBodyCapella) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyCapella) String() string
- func (b *BlindedBeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockBodyDeneb
- func (*BlindedBeaconBlockBodyDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyDeneb) GetAttestations() []*v1.Attestation
- func (x *BlindedBeaconBlockBodyDeneb) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
- func (x *BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyDeneb) GetDeposits() []*v1.Deposit
- func (x *BlindedBeaconBlockBodyDeneb) GetEth1Data() *v1.Eth1Data
- func (x *BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeaderDeneb
- func (x *BlindedBeaconBlockBodyDeneb) GetGraffiti() []byte
- func (x *BlindedBeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyDeneb) GetRandaoReveal() []byte
- func (x *BlindedBeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (b *BlindedBeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockBodyDeneb) ProtoMessage()
- func (x *BlindedBeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyDeneb) Reset()
- func (b *BlindedBeaconBlockBodyDeneb) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockBodyDeneb) String() string
- func (b *BlindedBeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockCapella
- func (*BlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockCapella) GetBody() *BlindedBeaconBlockBodyCapella
- func (x *BlindedBeaconBlockCapella) GetParentRoot() []byte
- func (x *BlindedBeaconBlockCapella) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockCapella) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockCapella) GetStateRoot() []byte
- func (b *BlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockCapella) ProtoMessage()
- func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockCapella) Reset()
- func (b *BlindedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockCapella) String() string
- func (b *BlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type BlindedBeaconBlockContainer
- func (*BlindedBeaconBlockContainer) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
- func (x *BlindedBeaconBlockContainer) GetBellatrixBlock() *BlindedBeaconBlockBellatrix
- func (m *BlindedBeaconBlockContainer) GetBlock() isBlindedBeaconBlockContainer_Block
- func (x *BlindedBeaconBlockContainer) GetCapellaBlock() *BlindedBeaconBlockCapella
- func (x *BlindedBeaconBlockContainer) GetDenebBlock() *BlindedBeaconBlockDeneb
- func (x *BlindedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
- func (*BlindedBeaconBlockContainer) ProtoMessage()
- func (x *BlindedBeaconBlockContainer) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockContainer) Reset()
- func (x *BlindedBeaconBlockContainer) String() string
- type BlindedBeaconBlockContainer_AltairBlock
- type BlindedBeaconBlockContainer_BellatrixBlock
- type BlindedBeaconBlockContainer_CapellaBlock
- type BlindedBeaconBlockContainer_DenebBlock
- type BlindedBeaconBlockContainer_Phase0Block
- type BlindedBeaconBlockDeneb
- func (*BlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockDeneb) GetBody() *BlindedBeaconBlockBodyDeneb
- func (x *BlindedBeaconBlockDeneb) GetParentRoot() []byte
- func (x *BlindedBeaconBlockDeneb) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *BlindedBeaconBlockDeneb) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *BlindedBeaconBlockDeneb) GetStateRoot() []byte
- func (b *BlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (b *BlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (b *BlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlindedBeaconBlockDeneb) ProtoMessage()
- func (x *BlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockDeneb) Reset()
- func (b *BlindedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *BlindedBeaconBlockDeneb) String() string
- func (b *BlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type BlobIdentifier
- func (*BlobIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *BlobIdentifier) GetBlockRoot() []byte
- func (x *BlobIdentifier) GetIndex() uint64
- func (b *BlobIdentifier) HashTreeRoot() ([32]byte, error)
- func (b *BlobIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (b *BlobIdentifier) MarshalSSZ() ([]byte, error)
- func (b *BlobIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*BlobIdentifier) ProtoMessage()
- func (x *BlobIdentifier) ProtoReflect() protoreflect.Message
- func (x *BlobIdentifier) Reset()
- func (b *BlobIdentifier) SizeSSZ() (size int)
- func (x *BlobIdentifier) String() string
- func (b *BlobIdentifier) UnmarshalSSZ(buf []byte) error
- type ContributionAndProof
- func (*ContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *ContributionAndProof) GetAggregatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
- func (x *ContributionAndProof) GetSelectionProof() []byte
- func (*ContributionAndProof) ProtoMessage()
- func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *ContributionAndProof) Reset()
- func (x *ContributionAndProof) String() string
- type LightClientBootstrap
- func (*LightClientBootstrap) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientBootstrap) GetCurrentSyncCommittee() *SyncCommittee
- func (x *LightClientBootstrap) GetCurrentSyncCommitteeBranch() [][]byte
- func (x *LightClientBootstrap) GetHeader() *LightClientHeaderContainer
- func (*LightClientBootstrap) ProtoMessage()
- func (x *LightClientBootstrap) ProtoReflect() protoreflect.Message
- func (x *LightClientBootstrap) Reset()
- func (x *LightClientBootstrap) String() string
- type LightClientFinalityUpdate
- func (*LightClientFinalityUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdate) GetAttestedHeader() *LightClientHeaderContainer
- func (x *LightClientFinalityUpdate) GetFinalityBranch() [][]byte
- func (x *LightClientFinalityUpdate) GetFinalizedHeader() *LightClientHeaderContainer
- func (x *LightClientFinalityUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *LightClientFinalityUpdate) GetSyncAggregate() *v1.SyncAggregate
- func (*LightClientFinalityUpdate) ProtoMessage()
- func (x *LightClientFinalityUpdate) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdate) Reset()
- func (x *LightClientFinalityUpdate) String() string
- type LightClientFinalityUpdateWithVersion
- func (*LightClientFinalityUpdateWithVersion) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientFinalityUpdateWithVersion) GetData() *LightClientFinalityUpdate
- func (x *LightClientFinalityUpdateWithVersion) GetVersion() Version
- func (*LightClientFinalityUpdateWithVersion) ProtoMessage()
- func (x *LightClientFinalityUpdateWithVersion) ProtoReflect() protoreflect.Message
- func (x *LightClientFinalityUpdateWithVersion) Reset()
- func (x *LightClientFinalityUpdateWithVersion) String() string
- type LightClientHeader
- func (*LightClientHeader) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeader) GetBeacon() *v1.BeaconBlockHeader
- func (*LightClientHeader) ProtoMessage()
- func (x *LightClientHeader) ProtoReflect() protoreflect.Message
- func (x *LightClientHeader) Reset()
- func (x *LightClientHeader) String() string
- type LightClientHeaderCapella
- func (*LightClientHeaderCapella) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderCapella) GetBeacon() *v1.BeaconBlockHeader
- func (x *LightClientHeaderCapella) GetExecution() *v11.ExecutionPayloadHeaderCapella
- func (x *LightClientHeaderCapella) GetExecutionBranch() [][]byte
- func (*LightClientHeaderCapella) ProtoMessage()
- func (x *LightClientHeaderCapella) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderCapella) Reset()
- func (x *LightClientHeaderCapella) String() string
- type LightClientHeaderContainer
- func (*LightClientHeaderContainer) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderContainer) GetBeacon() (*v1.BeaconBlockHeader, error)
- func (x *LightClientHeaderContainer) GetExecutionBranch() ([][]byte, error)
- func (x *LightClientHeaderContainer) GetExecutionHeaderCapella() (*enginev1.ExecutionPayloadHeaderCapella, error)
- func (x *LightClientHeaderContainer) GetExecutionHeaderDeneb() (*enginev1.ExecutionPayloadHeaderDeneb, error)
- func (m *LightClientHeaderContainer) GetHeader() isLightClientHeaderContainer_Header
- func (x *LightClientHeaderContainer) GetHeaderAltair() *LightClientHeader
- func (x *LightClientHeaderContainer) GetHeaderCapella() *LightClientHeaderCapella
- func (x *LightClientHeaderContainer) GetHeaderDeneb() *LightClientHeaderDeneb
- func (*LightClientHeaderContainer) ProtoMessage()
- func (x *LightClientHeaderContainer) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderContainer) Reset()
- func (x *LightClientHeaderContainer) String() string
- type LightClientHeaderContainer_HeaderAltair
- type LightClientHeaderContainer_HeaderCapella
- type LightClientHeaderContainer_HeaderDeneb
- type LightClientHeaderDeneb
- func (*LightClientHeaderDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientHeaderDeneb) GetBeacon() *v1.BeaconBlockHeader
- func (x *LightClientHeaderDeneb) GetExecution() *v11.ExecutionPayloadHeaderDeneb
- func (x *LightClientHeaderDeneb) GetExecutionBranch() [][]byte
- func (*LightClientHeaderDeneb) ProtoMessage()
- func (x *LightClientHeaderDeneb) ProtoReflect() protoreflect.Message
- func (x *LightClientHeaderDeneb) Reset()
- func (x *LightClientHeaderDeneb) String() string
- type LightClientOptimisticUpdate
- func (*LightClientOptimisticUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientOptimisticUpdate) GetAttestedHeader() *LightClientHeaderContainer
- func (x *LightClientOptimisticUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *LightClientOptimisticUpdate) GetSyncAggregate() *v1.SyncAggregate
- func (*LightClientOptimisticUpdate) ProtoMessage()
- func (x *LightClientOptimisticUpdate) ProtoReflect() protoreflect.Message
- func (x *LightClientOptimisticUpdate) Reset()
- func (x *LightClientOptimisticUpdate) String() string
- type LightClientOptimisticUpdateWithVersion
- func (*LightClientOptimisticUpdateWithVersion) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientOptimisticUpdateWithVersion) GetData() *LightClientOptimisticUpdate
- func (x *LightClientOptimisticUpdateWithVersion) GetVersion() Version
- func (*LightClientOptimisticUpdateWithVersion) ProtoMessage()
- func (x *LightClientOptimisticUpdateWithVersion) ProtoReflect() protoreflect.Message
- func (x *LightClientOptimisticUpdateWithVersion) Reset()
- func (x *LightClientOptimisticUpdateWithVersion) String() string
- type LightClientUpdate
- func (*LightClientUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdate) GetAttestedHeader() *LightClientHeaderContainer
- func (x *LightClientUpdate) GetFinalityBranch() [][]byte
- func (x *LightClientUpdate) GetFinalizedHeader() *LightClientHeaderContainer
- func (x *LightClientUpdate) GetNextSyncCommittee() *SyncCommittee
- func (x *LightClientUpdate) GetNextSyncCommitteeBranch() [][]byte
- func (x *LightClientUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *LightClientUpdate) GetSyncAggregate() *v1.SyncAggregate
- func (x *LightClientUpdate) IsFinalityUpdate() bool
- func (x *LightClientUpdate) IsSyncCommitteeUpdate() bool
- func (*LightClientUpdate) ProtoMessage()
- func (x *LightClientUpdate) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdate) Reset()
- func (x *LightClientUpdate) String() string
- type LightClientUpdateWithVersion
- func (*LightClientUpdateWithVersion) Descriptor() ([]byte, []int)deprecated
- func (x *LightClientUpdateWithVersion) GetData() *LightClientUpdate
- func (x *LightClientUpdateWithVersion) GetVersion() Version
- func (*LightClientUpdateWithVersion) ProtoMessage()
- func (x *LightClientUpdateWithVersion) ProtoReflect() protoreflect.Message
- func (x *LightClientUpdateWithVersion) Reset()
- func (x *LightClientUpdateWithVersion) String() string
- type ProduceBlindedBlockResponse
- func (*ProduceBlindedBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProduceBlindedBlockResponse) GetData() *BlindedBeaconBlockContainer
- func (x *ProduceBlindedBlockResponse) GetVersion() Version
- func (*ProduceBlindedBlockResponse) ProtoMessage()
- func (x *ProduceBlindedBlockResponse) ProtoReflect() protoreflect.Message
- func (x *ProduceBlindedBlockResponse) Reset()
- func (x *ProduceBlindedBlockResponse) String() string
- type ProduceBlockResponseV2
- func (*ProduceBlockResponseV2) Descriptor() ([]byte, []int)deprecated
- func (x *ProduceBlockResponseV2) GetData() *BeaconBlockContainerV2
- func (x *ProduceBlockResponseV2) GetVersion() Version
- func (*ProduceBlockResponseV2) ProtoMessage()
- func (x *ProduceBlockResponseV2) ProtoReflect() protoreflect.Message
- func (x *ProduceBlockResponseV2) Reset()
- func (x *ProduceBlockResponseV2) String() string
- type SSZContainer
- func (*SSZContainer) Descriptor() ([]byte, []int)deprecated
- func (x *SSZContainer) GetData() []byte
- func (x *SSZContainer) GetExecutionOptimistic() bool
- func (x *SSZContainer) GetFinalized() bool
- func (x *SSZContainer) GetVersion() Version
- func (*SSZContainer) ProtoMessage()
- func (x *SSZContainer) ProtoReflect() protoreflect.Message
- func (x *SSZContainer) Reset()
- func (x *SSZContainer) String() string
- type SignedBLSToExecutionChange
- func (*SignedBLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBLSToExecutionChange) GetMessage() *BLSToExecutionChange
- func (x *SignedBLSToExecutionChange) GetSignature() []byte
- func (s *SignedBLSToExecutionChange) HashTreeRoot() ([32]byte, error)
- func (s *SignedBLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBLSToExecutionChange) MarshalSSZ() ([]byte, error)
- func (s *SignedBLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBLSToExecutionChange) ProtoMessage()
- func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *SignedBLSToExecutionChange) Reset()
- func (s *SignedBLSToExecutionChange) SizeSSZ() (size int)
- func (x *SignedBLSToExecutionChange) String() string
- func (s *SignedBLSToExecutionChange) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockAltair
- func (*SignedBeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockAltair) GetMessage() *BeaconBlockAltair
- func (x *SignedBeaconBlockAltair) GetSignature() []byte
- func (s *SignedBeaconBlockAltair) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockAltair) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockAltair) ProtoMessage()
- func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockAltair) Reset()
- func (s *SignedBeaconBlockAltair) SizeSSZ() (size int)
- func (x *SignedBeaconBlockAltair) String() string
- func (s *SignedBeaconBlockAltair) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockBellatrix
- func (*SignedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockBellatrix) GetMessage() *BeaconBlockBellatrix
- func (x *SignedBeaconBlockBellatrix) GetSignature() []byte
- func (s *SignedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockBellatrix) Reset()
- func (s *SignedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *SignedBeaconBlockBellatrix) String() string
- func (s *SignedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockCapella
- func (*SignedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockCapella) GetMessage() *BeaconBlockCapella
- func (x *SignedBeaconBlockCapella) GetSignature() []byte
- func (s *SignedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockCapella) Reset()
- func (s *SignedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *SignedBeaconBlockCapella) String() string
- func (s *SignedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockContainer
- func (*SignedBeaconBlockContainer) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
- func (x *SignedBeaconBlockContainer) GetBellatrixBlock() *BeaconBlockBellatrix
- func (x *SignedBeaconBlockContainer) GetCapellaBlock() *BeaconBlockCapella
- func (x *SignedBeaconBlockContainer) GetDenebBlock() *BeaconBlockDeneb
- func (m *SignedBeaconBlockContainer) GetMessage() isSignedBeaconBlockContainer_Message
- func (x *SignedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
- func (x *SignedBeaconBlockContainer) GetSignature() []byte
- func (*SignedBeaconBlockContainer) ProtoMessage()
- func (x *SignedBeaconBlockContainer) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContainer) Reset()
- func (x *SignedBeaconBlockContainer) String() string
- type SignedBeaconBlockContainer_AltairBlock
- type SignedBeaconBlockContainer_BellatrixBlock
- type SignedBeaconBlockContainer_CapellaBlock
- type SignedBeaconBlockContainer_DenebBlock
- type SignedBeaconBlockContainer_Phase0Block
- type SignedBeaconBlockContentsContainer
- func (*SignedBeaconBlockContentsContainer) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContentsContainer) GetAltairBlock() *SignedBeaconBlockAltair
- func (x *SignedBeaconBlockContentsContainer) GetBellatrixBlock() *SignedBeaconBlockBellatrix
- func (x *SignedBeaconBlockContentsContainer) GetCapellaBlock() *SignedBeaconBlockCapella
- func (x *SignedBeaconBlockContentsContainer) GetDenebContents() *SignedBeaconBlockContentsDeneb
- func (m *SignedBeaconBlockContentsContainer) GetMessage() isSignedBeaconBlockContentsContainer_Message
- func (x *SignedBeaconBlockContentsContainer) GetPhase0Block() *v1.SignedBeaconBlock
- func (*SignedBeaconBlockContentsContainer) ProtoMessage()
- func (x *SignedBeaconBlockContentsContainer) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContentsContainer) Reset()
- func (x *SignedBeaconBlockContentsContainer) String() string
- type SignedBeaconBlockContentsContainer_AltairBlock
- type SignedBeaconBlockContentsContainer_BellatrixBlock
- type SignedBeaconBlockContentsContainer_CapellaBlock
- type SignedBeaconBlockContentsContainer_DenebContents
- type SignedBeaconBlockContentsContainer_Phase0Block
- type SignedBeaconBlockContentsDeneb
- func (*SignedBeaconBlockContentsDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockContentsDeneb) GetBlobs() [][]byte
- func (x *SignedBeaconBlockContentsDeneb) GetKzgProofs() [][]byte
- func (x *SignedBeaconBlockContentsDeneb) GetSignedBlock() *SignedBeaconBlockDeneb
- func (s *SignedBeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockContentsDeneb) ProtoMessage()
- func (x *SignedBeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockContentsDeneb) Reset()
- func (s *SignedBeaconBlockContentsDeneb) SizeSSZ() (size int)
- func (x *SignedBeaconBlockContentsDeneb) String() string
- func (s *SignedBeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBeaconBlockDeneb
- func (*SignedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockDeneb) GetMessage() *BeaconBlockDeneb
- func (x *SignedBeaconBlockDeneb) GetSignature() []byte
- func (s *SignedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBeaconBlockDeneb) ProtoMessage()
- func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockDeneb) Reset()
- func (s *SignedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *SignedBeaconBlockDeneb) String() string
- func (s *SignedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockBellatrix
- func (*SignedBlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockBellatrix) GetMessage() *BlindedBeaconBlockBellatrix
- func (x *SignedBlindedBeaconBlockBellatrix) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockBellatrix) Reset()
- func (s *SignedBlindedBeaconBlockBellatrix) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockBellatrix) String() string
- func (s *SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockCapella
- func (*SignedBlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockCapella) GetMessage() *BlindedBeaconBlockCapella
- func (x *SignedBlindedBeaconBlockCapella) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockCapella) Reset()
- func (s *SignedBlindedBeaconBlockCapella) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockCapella) String() string
- func (s *SignedBlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
- type SignedBlindedBeaconBlockContainer
- func (*SignedBlindedBeaconBlockContainer) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
- func (x *SignedBlindedBeaconBlockContainer) GetBellatrixBlock() *BlindedBeaconBlockBellatrix
- func (x *SignedBlindedBeaconBlockContainer) GetCapellaBlock() *BlindedBeaconBlockCapella
- func (x *SignedBlindedBeaconBlockContainer) GetDenebBlock() *BlindedBeaconBlockDeneb
- func (m *SignedBlindedBeaconBlockContainer) GetMessage() isSignedBlindedBeaconBlockContainer_Message
- func (x *SignedBlindedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
- func (x *SignedBlindedBeaconBlockContainer) GetSignature() []byte
- func (*SignedBlindedBeaconBlockContainer) ProtoMessage()
- func (x *SignedBlindedBeaconBlockContainer) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockContainer) Reset()
- func (x *SignedBlindedBeaconBlockContainer) String() string
- type SignedBlindedBeaconBlockContainer_AltairBlock
- type SignedBlindedBeaconBlockContainer_BellatrixBlock
- type SignedBlindedBeaconBlockContainer_CapellaBlock
- type SignedBlindedBeaconBlockContainer_DenebBlock
- type SignedBlindedBeaconBlockContainer_Phase0Block
- type SignedBlindedBeaconBlockContentsContainer
- func (*SignedBlindedBeaconBlockContentsContainer) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockContentsContainer) GetAltairBlock() *SignedBeaconBlockAltair
- func (x *SignedBlindedBeaconBlockContentsContainer) GetBellatrixBlock() *SignedBlindedBeaconBlockBellatrix
- func (x *SignedBlindedBeaconBlockContentsContainer) GetCapellaBlock() *SignedBlindedBeaconBlockCapella
- func (x *SignedBlindedBeaconBlockContentsContainer) GetDenebBlock() *SignedBlindedBeaconBlockDeneb
- func (m *SignedBlindedBeaconBlockContentsContainer) GetMessage() isSignedBlindedBeaconBlockContentsContainer_Message
- func (x *SignedBlindedBeaconBlockContentsContainer) GetPhase0Block() *v1.SignedBeaconBlock
- func (*SignedBlindedBeaconBlockContentsContainer) ProtoMessage()
- func (x *SignedBlindedBeaconBlockContentsContainer) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockContentsContainer) Reset()
- func (x *SignedBlindedBeaconBlockContentsContainer) String() string
- type SignedBlindedBeaconBlockContentsContainer_AltairBlock
- type SignedBlindedBeaconBlockContentsContainer_BellatrixBlock
- type SignedBlindedBeaconBlockContentsContainer_CapellaBlock
- type SignedBlindedBeaconBlockContentsContainer_DenebBlock
- type SignedBlindedBeaconBlockContentsContainer_Phase0Block
- type SignedBlindedBeaconBlockDeneb
- func (*SignedBlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockDeneb) GetMessage() *BlindedBeaconBlockDeneb
- func (x *SignedBlindedBeaconBlockDeneb) GetSignature() []byte
- func (s *SignedBlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
- func (s *SignedBlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
- func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SignedBlindedBeaconBlockDeneb) ProtoMessage()
- func (x *SignedBlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockDeneb) Reset()
- func (s *SignedBlindedBeaconBlockDeneb) SizeSSZ() (size int)
- func (x *SignedBlindedBeaconBlockDeneb) String() string
- func (s *SignedBlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
- type SignedContributionAndProof
- func (*SignedContributionAndProof) Descriptor() ([]byte, []int)deprecated
- func (x *SignedContributionAndProof) GetMessage() *ContributionAndProof
- func (x *SignedContributionAndProof) GetSignature() []byte
- func (*SignedContributionAndProof) ProtoMessage()
- func (x *SignedContributionAndProof) ProtoReflect() protoreflect.Message
- func (x *SignedContributionAndProof) Reset()
- func (x *SignedContributionAndProof) String() string
- type SubmitSyncCommitteeSignaturesRequest
- func (*SubmitSyncCommitteeSignaturesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitSyncCommitteeSignaturesRequest) GetData() []*SyncCommitteeMessage
- func (*SubmitSyncCommitteeSignaturesRequest) ProtoMessage()
- func (x *SubmitSyncCommitteeSignaturesRequest) ProtoReflect() protoreflect.Message
- func (x *SubmitSyncCommitteeSignaturesRequest) Reset()
- func (x *SubmitSyncCommitteeSignaturesRequest) String() string
- type SyncCommittee
- func (*SyncCommittee) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommittee) Equals(other *SyncCommittee) bool
- func (x *SyncCommittee) GetAggregatePubkey() []byte
- func (x *SyncCommittee) GetPubkeys() [][]byte
- func (s *SyncCommittee) HashTreeRoot() ([32]byte, error)
- func (s *SyncCommittee) HashTreeRootWith(hh *ssz.Hasher) (err error)
- func (s *SyncCommittee) MarshalSSZ() ([]byte, error)
- func (s *SyncCommittee) MarshalSSZTo(buf []byte) (dst []byte, err error)
- func (*SyncCommittee) ProtoMessage()
- func (x *SyncCommittee) ProtoReflect() protoreflect.Message
- func (x *SyncCommittee) Reset()
- func (s *SyncCommittee) SizeSSZ() (size int)
- func (x *SyncCommittee) String() string
- func (s *SyncCommittee) UnmarshalSSZ(buf []byte) error
- type SyncCommitteeContribution
- func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeContribution) GetAggregationBits() github_com_prysmaticlabs_go_bitfield.Bitvector128
- func (x *SyncCommitteeContribution) GetBeaconBlockRoot() []byte
- func (x *SyncCommitteeContribution) GetSignature() []byte
- func (x *SyncCommitteeContribution) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
- func (*SyncCommitteeContribution) ProtoMessage()
- func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeContribution) Reset()
- func (x *SyncCommitteeContribution) String() string
- type SyncCommitteeMessage
- func (*SyncCommitteeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SyncCommitteeMessage) GetBeaconBlockRoot() []byte
- func (x *SyncCommitteeMessage) GetSignature() []byte
- func (x *SyncCommitteeMessage) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
- func (x *SyncCommitteeMessage) GetValidatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
- func (*SyncCommitteeMessage) ProtoMessage()
- func (x *SyncCommitteeMessage) ProtoReflect() protoreflect.Message
- func (x *SyncCommitteeMessage) Reset()
- func (x *SyncCommitteeMessage) String() string
- type Version
Constants ¶
const ( NextSyncCommitteeIndex = uint64(55) FinalizedRootIndex = uint64(105) )
Variables ¶
var ( Version_name = map[int32]string{ 0: "PHASE0", 1: "ALTAIR", 2: "BELLATRIX", 3: "CAPELLA", 4: "DENEB", 5: "ELECTRA", } Version_value = map[string]int32{ "PHASE0": 0, "ALTAIR": 1, "BELLATRIX": 2, "CAPELLA": 3, "DENEB": 4, "ELECTRA": 5, } )
Enum value maps for Version.
var File_proto_eth_v2_beacon_block_proto protoreflect.FileDescriptor
var File_proto_eth_v2_beacon_lightclient_proto protoreflect.FileDescriptor
var File_proto_eth_v2_ssz_proto protoreflect.FileDescriptor
var File_proto_eth_v2_sync_committee_proto protoreflect.FileDescriptor
var File_proto_eth_v2_validator_proto protoreflect.FileDescriptor
var File_proto_eth_v2_version_proto protoreflect.FileDescriptor
var File_proto_eth_v2_withdrawals_proto protoreflect.FileDescriptor
Functions ¶
Types ¶
type BLSToExecutionChange ¶
type BLSToExecutionChange struct { ValidatorIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 192-byte string literal not displayed */ FromBlsPubkey []byte `protobuf:"bytes,2,opt,name=from_bls_pubkey,json=fromBlsPubkey,proto3" json:"from_bls_pubkey,omitempty" ssz-size:"48"` ToExecutionAddress []byte `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BLSToExecutionChange) Descriptor
deprecated
func (*BLSToExecutionChange) Descriptor() ([]byte, []int)
Deprecated: Use BLSToExecutionChange.ProtoReflect.Descriptor instead.
func (*BLSToExecutionChange) GetFromBlsPubkey ¶
func (x *BLSToExecutionChange) GetFromBlsPubkey() []byte
func (*BLSToExecutionChange) GetToExecutionAddress ¶
func (x *BLSToExecutionChange) GetToExecutionAddress() []byte
func (*BLSToExecutionChange) GetValidatorIndex ¶
func (x *BLSToExecutionChange) GetValidatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BLSToExecutionChange) HashTreeRoot ¶
func (b *BLSToExecutionChange) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BLSToExecutionChange object
func (*BLSToExecutionChange) HashTreeRootWith ¶
func (b *BLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BLSToExecutionChange object with a hasher
func (*BLSToExecutionChange) MarshalSSZ ¶
func (b *BLSToExecutionChange) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BLSToExecutionChange object
func (*BLSToExecutionChange) MarshalSSZTo ¶
func (b *BLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BLSToExecutionChange object to a target array
func (*BLSToExecutionChange) ProtoMessage ¶
func (*BLSToExecutionChange) ProtoMessage()
func (*BLSToExecutionChange) ProtoReflect ¶
func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*BLSToExecutionChange) Reset ¶
func (x *BLSToExecutionChange) Reset()
func (*BLSToExecutionChange) SizeSSZ ¶
func (b *BLSToExecutionChange) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BLSToExecutionChange object
func (*BLSToExecutionChange) String ¶
func (x *BLSToExecutionChange) String() string
func (*BLSToExecutionChange) UnmarshalSSZ ¶
func (b *BLSToExecutionChange) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BLSToExecutionChange object
type BeaconBlockAltair ¶
type BeaconBlockAltair struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BeaconBlockBodyAltair `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockAltair) Descriptor
deprecated
func (*BeaconBlockAltair) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockAltair.ProtoReflect.Descriptor instead.
func (*BeaconBlockAltair) GetBody ¶
func (x *BeaconBlockAltair) GetBody() *BeaconBlockBodyAltair
func (*BeaconBlockAltair) GetParentRoot ¶
func (x *BeaconBlockAltair) GetParentRoot() []byte
func (*BeaconBlockAltair) GetProposerIndex ¶
func (x *BeaconBlockAltair) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockAltair) GetSlot ¶
func (x *BeaconBlockAltair) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*BeaconBlockAltair) GetStateRoot ¶
func (x *BeaconBlockAltair) GetStateRoot() []byte
func (*BeaconBlockAltair) HashTreeRoot ¶
func (b *BeaconBlockAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockAltair object
func (*BeaconBlockAltair) HashTreeRootWith ¶
func (b *BeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockAltair object with a hasher
func (*BeaconBlockAltair) MarshalSSZ ¶
func (b *BeaconBlockAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockAltair object
func (*BeaconBlockAltair) MarshalSSZTo ¶
func (b *BeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockAltair object to a target array
func (*BeaconBlockAltair) ProtoMessage ¶
func (*BeaconBlockAltair) ProtoMessage()
func (*BeaconBlockAltair) ProtoReflect ¶
func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockAltair) Reset ¶
func (x *BeaconBlockAltair) Reset()
func (*BeaconBlockAltair) SizeSSZ ¶
func (b *BeaconBlockAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockAltair object
func (*BeaconBlockAltair) String ¶
func (x *BeaconBlockAltair) String() string
func (*BeaconBlockAltair) UnmarshalSSZ ¶
func (b *BeaconBlockAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockAltair object
type BeaconBlockBellatrix ¶
type BeaconBlockBellatrix struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BeaconBlockBodyBellatrix `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBellatrix) Descriptor
deprecated
func (*BeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*BeaconBlockBellatrix) GetBody ¶
func (x *BeaconBlockBellatrix) GetBody() *BeaconBlockBodyBellatrix
func (*BeaconBlockBellatrix) GetParentRoot ¶
func (x *BeaconBlockBellatrix) GetParentRoot() []byte
func (*BeaconBlockBellatrix) GetProposerIndex ¶
func (x *BeaconBlockBellatrix) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockBellatrix) GetSlot ¶
func (x *BeaconBlockBellatrix) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*BeaconBlockBellatrix) GetStateRoot ¶
func (x *BeaconBlockBellatrix) GetStateRoot() []byte
func (*BeaconBlockBellatrix) HashTreeRoot ¶
func (b *BeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) HashTreeRootWith ¶
func (b *BeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBellatrix object with a hasher
func (*BeaconBlockBellatrix) MarshalSSZ ¶
func (b *BeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) MarshalSSZTo ¶
func (b *BeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBellatrix object to a target array
func (*BeaconBlockBellatrix) ProtoMessage ¶
func (*BeaconBlockBellatrix) ProtoMessage()
func (*BeaconBlockBellatrix) ProtoReflect ¶
func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBellatrix) Reset ¶
func (x *BeaconBlockBellatrix) Reset()
func (*BeaconBlockBellatrix) SizeSSZ ¶
func (b *BeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBellatrix object
func (*BeaconBlockBellatrix) String ¶
func (x *BeaconBlockBellatrix) String() string
func (*BeaconBlockBellatrix) UnmarshalSSZ ¶
func (b *BeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBellatrix object
type BeaconBlockBodyAltair ¶
type BeaconBlockBodyAltair struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBodyAltair) Descriptor
deprecated
func (*BeaconBlockBodyAltair) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyAltair.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyAltair) GetAttestations ¶
func (x *BeaconBlockBodyAltair) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyAltair) GetAttesterSlashings ¶
func (x *BeaconBlockBodyAltair) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyAltair) GetDeposits ¶
func (x *BeaconBlockBodyAltair) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyAltair) GetEth1Data ¶
func (x *BeaconBlockBodyAltair) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyAltair) GetGraffiti ¶
func (x *BeaconBlockBodyAltair) GetGraffiti() []byte
func (*BeaconBlockBodyAltair) GetProposerSlashings ¶
func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyAltair) GetRandaoReveal ¶
func (x *BeaconBlockBodyAltair) GetRandaoReveal() []byte
func (*BeaconBlockBodyAltair) GetSyncAggregate ¶
func (x *BeaconBlockBodyAltair) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyAltair) GetVoluntaryExits ¶
func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyAltair) HashTreeRoot ¶
func (b *BeaconBlockBodyAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) HashTreeRootWith ¶
func (b *BeaconBlockBodyAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyAltair object with a hasher
func (*BeaconBlockBodyAltair) MarshalSSZ ¶
func (b *BeaconBlockBodyAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) MarshalSSZTo ¶
func (b *BeaconBlockBodyAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyAltair object to a target array
func (*BeaconBlockBodyAltair) ProtoMessage ¶
func (*BeaconBlockBodyAltair) ProtoMessage()
func (*BeaconBlockBodyAltair) ProtoReflect ¶
func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyAltair) Reset ¶
func (x *BeaconBlockBodyAltair) Reset()
func (*BeaconBlockBodyAltair) SizeSSZ ¶
func (b *BeaconBlockBodyAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyAltair object
func (*BeaconBlockBodyAltair) String ¶
func (x *BeaconBlockBodyAltair) String() string
func (*BeaconBlockBodyAltair) UnmarshalSSZ ¶
func (b *BeaconBlockBodyAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyAltair object
type BeaconBlockBodyBellatrix ¶
type BeaconBlockBodyBellatrix struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v11.ExecutionPayload `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBodyBellatrix) Descriptor
deprecated
func (*BeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyBellatrix.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyBellatrix) GetAttestations ¶
func (x *BeaconBlockBodyBellatrix) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyBellatrix) GetAttesterSlashings ¶
func (x *BeaconBlockBodyBellatrix) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyBellatrix) GetDeposits ¶
func (x *BeaconBlockBodyBellatrix) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyBellatrix) GetEth1Data ¶
func (x *BeaconBlockBodyBellatrix) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyBellatrix) GetExecutionPayload ¶
func (x *BeaconBlockBodyBellatrix) GetExecutionPayload() *v11.ExecutionPayload
func (*BeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BeaconBlockBodyBellatrix) GetGraffiti() []byte
func (*BeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() []byte
func (*BeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyBellatrix) HashTreeRoot ¶
func (b *BeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) HashTreeRootWith ¶
func (b *BeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyBellatrix object with a hasher
func (*BeaconBlockBodyBellatrix) MarshalSSZ ¶
func (b *BeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) MarshalSSZTo ¶
func (b *BeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyBellatrix object to a target array
func (*BeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BeaconBlockBodyBellatrix) ProtoMessage()
func (*BeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyBellatrix) Reset ¶
func (x *BeaconBlockBodyBellatrix) Reset()
func (*BeaconBlockBodyBellatrix) SizeSSZ ¶
func (b *BeaconBlockBodyBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyBellatrix object
func (*BeaconBlockBodyBellatrix) String ¶
func (x *BeaconBlockBodyBellatrix) String() string
func (*BeaconBlockBodyBellatrix) UnmarshalSSZ ¶
func (b *BeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyBellatrix object
type BeaconBlockBodyCapella ¶
type BeaconBlockBodyCapella struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v11.ExecutionPayloadCapella `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BeaconBlockBodyCapella) Descriptor
deprecated
func (*BeaconBlockBodyCapella) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyCapella.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyCapella) GetAttestations ¶
func (x *BeaconBlockBodyCapella) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyCapella) GetAttesterSlashings ¶
func (x *BeaconBlockBodyCapella) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyCapella) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyCapella) GetDeposits ¶
func (x *BeaconBlockBodyCapella) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyCapella) GetEth1Data ¶
func (x *BeaconBlockBodyCapella) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyCapella) GetExecutionPayload ¶
func (x *BeaconBlockBodyCapella) GetExecutionPayload() *v11.ExecutionPayloadCapella
func (*BeaconBlockBodyCapella) GetGraffiti ¶
func (x *BeaconBlockBodyCapella) GetGraffiti() []byte
func (*BeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BeaconBlockBodyCapella) GetRandaoReveal() []byte
func (*BeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyCapella) HashTreeRoot ¶
func (b *BeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) HashTreeRootWith ¶
func (b *BeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyCapella object with a hasher
func (*BeaconBlockBodyCapella) MarshalSSZ ¶
func (b *BeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) MarshalSSZTo ¶
func (b *BeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyCapella object to a target array
func (*BeaconBlockBodyCapella) ProtoMessage ¶
func (*BeaconBlockBodyCapella) ProtoMessage()
func (*BeaconBlockBodyCapella) ProtoReflect ¶
func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyCapella) Reset ¶
func (x *BeaconBlockBodyCapella) Reset()
func (*BeaconBlockBodyCapella) SizeSSZ ¶
func (b *BeaconBlockBodyCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyCapella object
func (*BeaconBlockBodyCapella) String ¶
func (x *BeaconBlockBodyCapella) String() string
func (*BeaconBlockBodyCapella) UnmarshalSSZ ¶
func (b *BeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyCapella object
type BeaconBlockBodyDeneb ¶
type BeaconBlockBodyDeneb struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v11.ExecutionPayloadDeneb `protobuf:"bytes,10,opt,name=execution_payload,json=executionPayload,proto3" json:"execution_payload,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */ BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BeaconBlockBodyDeneb) Descriptor
deprecated
func (*BeaconBlockBodyDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyDeneb) GetAttestations ¶
func (x *BeaconBlockBodyDeneb) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyDeneb) GetAttesterSlashings ¶
func (x *BeaconBlockBodyDeneb) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyDeneb) GetBlobKzgCommitments ¶
func (x *BeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
func (*BeaconBlockBodyDeneb) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyDeneb) GetDeposits ¶
func (x *BeaconBlockBodyDeneb) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyDeneb) GetEth1Data ¶
func (x *BeaconBlockBodyDeneb) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyDeneb) GetExecutionPayload ¶
func (x *BeaconBlockBodyDeneb) GetExecutionPayload() *v11.ExecutionPayloadDeneb
func (*BeaconBlockBodyDeneb) GetGraffiti ¶
func (x *BeaconBlockBodyDeneb) GetGraffiti() []byte
func (*BeaconBlockBodyDeneb) GetProposerSlashings ¶
func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyDeneb) GetRandaoReveal ¶
func (x *BeaconBlockBodyDeneb) GetRandaoReveal() []byte
func (*BeaconBlockBodyDeneb) GetSyncAggregate ¶
func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyDeneb) GetVoluntaryExits ¶
func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyDeneb) HashTreeRoot ¶
func (b *BeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) HashTreeRootWith ¶
func (b *BeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockBodyDeneb object with a hasher
func (*BeaconBlockBodyDeneb) MarshalSSZ ¶
func (b *BeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) MarshalSSZTo ¶
func (b *BeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockBodyDeneb object to a target array
func (*BeaconBlockBodyDeneb) ProtoMessage ¶
func (*BeaconBlockBodyDeneb) ProtoMessage()
func (*BeaconBlockBodyDeneb) ProtoReflect ¶
func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyDeneb) Reset ¶
func (x *BeaconBlockBodyDeneb) Reset()
func (*BeaconBlockBodyDeneb) SizeSSZ ¶
func (b *BeaconBlockBodyDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockBodyDeneb object
func (*BeaconBlockBodyDeneb) String ¶
func (x *BeaconBlockBodyDeneb) String() string
func (*BeaconBlockBodyDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockBodyDeneb object
type BeaconBlockCapella ¶
type BeaconBlockCapella struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BeaconBlockBodyCapella `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockCapella) Descriptor
deprecated
func (*BeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*BeaconBlockCapella) GetBody ¶
func (x *BeaconBlockCapella) GetBody() *BeaconBlockBodyCapella
func (*BeaconBlockCapella) GetParentRoot ¶
func (x *BeaconBlockCapella) GetParentRoot() []byte
func (*BeaconBlockCapella) GetProposerIndex ¶
func (x *BeaconBlockCapella) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockCapella) GetSlot ¶
func (x *BeaconBlockCapella) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*BeaconBlockCapella) GetStateRoot ¶
func (x *BeaconBlockCapella) GetStateRoot() []byte
func (*BeaconBlockCapella) HashTreeRoot ¶
func (b *BeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockCapella object
func (*BeaconBlockCapella) HashTreeRootWith ¶
func (b *BeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockCapella object with a hasher
func (*BeaconBlockCapella) MarshalSSZ ¶
func (b *BeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockCapella object
func (*BeaconBlockCapella) MarshalSSZTo ¶
func (b *BeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockCapella object to a target array
func (*BeaconBlockCapella) ProtoMessage ¶
func (*BeaconBlockCapella) ProtoMessage()
func (*BeaconBlockCapella) ProtoReflect ¶
func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockCapella) Reset ¶
func (x *BeaconBlockCapella) Reset()
func (*BeaconBlockCapella) SizeSSZ ¶
func (b *BeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockCapella object
func (*BeaconBlockCapella) String ¶
func (x *BeaconBlockCapella) String() string
func (*BeaconBlockCapella) UnmarshalSSZ ¶
func (b *BeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockCapella object
type BeaconBlockContainerV2 ¶
type BeaconBlockContainerV2 struct { // Types that are assignable to Block: // // *BeaconBlockContainerV2_Phase0Block // *BeaconBlockContainerV2_AltairBlock // *BeaconBlockContainerV2_BellatrixBlock // *BeaconBlockContainerV2_CapellaBlock // *BeaconBlockContainerV2_DenebContents Block isBeaconBlockContainerV2_Block `protobuf_oneof:"block"` // contains filtered or unexported fields }
func (*BeaconBlockContainerV2) Descriptor
deprecated
func (*BeaconBlockContainerV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContainerV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockContainerV2) GetAltairBlock ¶
func (x *BeaconBlockContainerV2) GetAltairBlock() *BeaconBlockAltair
func (*BeaconBlockContainerV2) GetBellatrixBlock ¶
func (x *BeaconBlockContainerV2) GetBellatrixBlock() *BeaconBlockBellatrix
func (*BeaconBlockContainerV2) GetBlock ¶
func (m *BeaconBlockContainerV2) GetBlock() isBeaconBlockContainerV2_Block
func (*BeaconBlockContainerV2) GetCapellaBlock ¶
func (x *BeaconBlockContainerV2) GetCapellaBlock() *BeaconBlockCapella
func (*BeaconBlockContainerV2) GetDenebContents ¶
func (x *BeaconBlockContainerV2) GetDenebContents() *BeaconBlockContentsDeneb
func (*BeaconBlockContainerV2) GetPhase0Block ¶
func (x *BeaconBlockContainerV2) GetPhase0Block() *v1.BeaconBlock
func (*BeaconBlockContainerV2) ProtoMessage ¶
func (*BeaconBlockContainerV2) ProtoMessage()
func (*BeaconBlockContainerV2) ProtoReflect ¶
func (x *BeaconBlockContainerV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockContainerV2) Reset ¶
func (x *BeaconBlockContainerV2) Reset()
func (*BeaconBlockContainerV2) String ¶
func (x *BeaconBlockContainerV2) String() string
type BeaconBlockContainerV2_AltairBlock ¶
type BeaconBlockContainerV2_AltairBlock struct {
AltairBlock *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type BeaconBlockContainerV2_BellatrixBlock ¶
type BeaconBlockContainerV2_BellatrixBlock struct {
BellatrixBlock *BeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type BeaconBlockContainerV2_CapellaBlock ¶
type BeaconBlockContainerV2_CapellaBlock struct {
CapellaBlock *BeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type BeaconBlockContainerV2_DenebContents ¶
type BeaconBlockContainerV2_DenebContents struct {
DenebContents *BeaconBlockContentsDeneb `protobuf:"bytes,5,opt,name=deneb_contents,json=denebContents,proto3,oneof"`
}
type BeaconBlockContainerV2_Phase0Block ¶
type BeaconBlockContainerV2_Phase0Block struct {
Phase0Block *v1.BeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type BeaconBlockContentsDeneb ¶
type BeaconBlockContentsDeneb struct { Block *BeaconBlockDeneb `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"` KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"` Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"` // contains filtered or unexported fields }
func (*BeaconBlockContentsDeneb) Descriptor
deprecated
func (*BeaconBlockContentsDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockContentsDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockContentsDeneb) GetBlobs ¶
func (x *BeaconBlockContentsDeneb) GetBlobs() [][]byte
func (*BeaconBlockContentsDeneb) GetBlock ¶
func (x *BeaconBlockContentsDeneb) GetBlock() *BeaconBlockDeneb
func (*BeaconBlockContentsDeneb) GetKzgProofs ¶
func (x *BeaconBlockContentsDeneb) GetKzgProofs() [][]byte
func (*BeaconBlockContentsDeneb) HashTreeRoot ¶
func (b *BeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) HashTreeRootWith ¶
func (b *BeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockContentsDeneb object with a hasher
func (*BeaconBlockContentsDeneb) MarshalSSZ ¶
func (b *BeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) MarshalSSZTo ¶
func (b *BeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockContentsDeneb object to a target array
func (*BeaconBlockContentsDeneb) ProtoMessage ¶
func (*BeaconBlockContentsDeneb) ProtoMessage()
func (*BeaconBlockContentsDeneb) ProtoReflect ¶
func (x *BeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockContentsDeneb) Reset ¶
func (x *BeaconBlockContentsDeneb) Reset()
func (*BeaconBlockContentsDeneb) SizeSSZ ¶
func (b *BeaconBlockContentsDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockContentsDeneb object
func (*BeaconBlockContentsDeneb) String ¶
func (x *BeaconBlockContentsDeneb) String() string
func (*BeaconBlockContentsDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockContentsDeneb object
type BeaconBlockDeneb ¶
type BeaconBlockDeneb struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BeaconBlockBodyDeneb `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockDeneb) Descriptor
deprecated
func (*BeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*BeaconBlockDeneb) GetBody ¶
func (x *BeaconBlockDeneb) GetBody() *BeaconBlockBodyDeneb
func (*BeaconBlockDeneb) GetParentRoot ¶
func (x *BeaconBlockDeneb) GetParentRoot() []byte
func (*BeaconBlockDeneb) GetProposerIndex ¶
func (x *BeaconBlockDeneb) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BeaconBlockDeneb) GetSlot ¶
func (x *BeaconBlockDeneb) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*BeaconBlockDeneb) GetStateRoot ¶
func (x *BeaconBlockDeneb) GetStateRoot() []byte
func (*BeaconBlockDeneb) HashTreeRoot ¶
func (b *BeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BeaconBlockDeneb object
func (*BeaconBlockDeneb) HashTreeRootWith ¶
func (b *BeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BeaconBlockDeneb object with a hasher
func (*BeaconBlockDeneb) MarshalSSZ ¶
func (b *BeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BeaconBlockDeneb object
func (*BeaconBlockDeneb) MarshalSSZTo ¶
func (b *BeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BeaconBlockDeneb object to a target array
func (*BeaconBlockDeneb) ProtoMessage ¶
func (*BeaconBlockDeneb) ProtoMessage()
func (*BeaconBlockDeneb) ProtoReflect ¶
func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockDeneb) Reset ¶
func (x *BeaconBlockDeneb) Reset()
func (*BeaconBlockDeneb) SizeSSZ ¶
func (b *BeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BeaconBlockDeneb object
func (*BeaconBlockDeneb) String ¶
func (x *BeaconBlockDeneb) String() string
func (*BeaconBlockDeneb) UnmarshalSSZ ¶
func (b *BeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BeaconBlockDeneb object
type BlindedBeaconBlockBellatrix ¶
type BlindedBeaconBlockBellatrix struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BlindedBeaconBlockBodyBellatrix `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockBellatrix) Descriptor
deprecated
func (*BlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBellatrix) GetBody ¶
func (x *BlindedBeaconBlockBellatrix) GetBody() *BlindedBeaconBlockBodyBellatrix
func (*BlindedBeaconBlockBellatrix) GetParentRoot ¶
func (x *BlindedBeaconBlockBellatrix) GetParentRoot() []byte
func (*BlindedBeaconBlockBellatrix) GetProposerIndex ¶
func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockBellatrix) GetStateRoot ¶
func (x *BlindedBeaconBlockBellatrix) GetStateRoot() []byte
func (*BlindedBeaconBlockBellatrix) HashTreeRoot ¶
func (b *BlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBellatrix object with a hasher
func (*BlindedBeaconBlockBellatrix) MarshalSSZ ¶
func (b *BlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBellatrix object to a target array
func (*BlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBellatrix) Reset ¶
func (x *BlindedBeaconBlockBellatrix) Reset()
func (*BlindedBeaconBlockBellatrix) SizeSSZ ¶
func (b *BlindedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBellatrix object
func (*BlindedBeaconBlockBellatrix) String ¶
func (x *BlindedBeaconBlockBellatrix) String() string
func (*BlindedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBellatrix object
type BlindedBeaconBlockBodyBellatrix ¶
type BlindedBeaconBlockBodyBellatrix struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v11.ExecutionPayloadHeader `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BlindedBeaconBlockBodyBellatrix) Descriptor
deprecated
func (*BlindedBeaconBlockBodyBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyBellatrix.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyBellatrix) GetAttestations ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetAttestations() []*v1.Attestation
func (*BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BlindedBeaconBlockBodyBellatrix) GetDeposits ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetDeposits() []*v1.Deposit
func (*BlindedBeaconBlockBodyBellatrix) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetEth1Data() *v1.Eth1Data
func (*BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeader
func (*BlindedBeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyBellatrix) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyBellatrix object with a hasher
func (*BlindedBeaconBlockBodyBellatrix) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyBellatrix object to a target array
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyBellatrix) Reset ¶
func (x *BlindedBeaconBlockBodyBellatrix) Reset()
func (*BlindedBeaconBlockBodyBellatrix) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyBellatrix object
func (*BlindedBeaconBlockBodyBellatrix) String ¶
func (x *BlindedBeaconBlockBodyBellatrix) String() string
func (*BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyBellatrix object
type BlindedBeaconBlockBodyCapella ¶
type BlindedBeaconBlockBodyCapella struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v11.ExecutionPayloadHeaderCapella `` /* 130-byte string literal not displayed */ BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BlindedBeaconBlockBodyCapella) Descriptor
deprecated
func (*BlindedBeaconBlockBodyCapella) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyCapella.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyCapella) GetAttestations ¶
func (x *BlindedBeaconBlockBodyCapella) GetAttestations() []*v1.Attestation
func (*BlindedBeaconBlockBodyCapella) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyCapella) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyCapella) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyCapella) GetDeposits ¶
func (x *BlindedBeaconBlockBodyCapella) GetDeposits() []*v1.Deposit
func (*BlindedBeaconBlockBodyCapella) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyCapella) GetEth1Data() *v1.Eth1Data
func (*BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyCapella) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeaderCapella
func (*BlindedBeaconBlockBodyCapella) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyCapella) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyCapella object with a hasher
func (*BlindedBeaconBlockBodyCapella) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyCapella object to a target array
func (*BlindedBeaconBlockBodyCapella) ProtoMessage ¶
func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
func (*BlindedBeaconBlockBodyCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyCapella) Reset ¶
func (x *BlindedBeaconBlockBodyCapella) Reset()
func (*BlindedBeaconBlockBodyCapella) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyCapella object
func (*BlindedBeaconBlockBodyCapella) String ¶
func (x *BlindedBeaconBlockBodyCapella) String() string
func (*BlindedBeaconBlockBodyCapella) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyCapella object
type BlindedBeaconBlockBodyDeneb ¶
type BlindedBeaconBlockBodyDeneb struct { RandaoReveal []byte `protobuf:"bytes,1,opt,name=randao_reveal,json=randaoReveal,proto3" json:"randao_reveal,omitempty" ssz-size:"96"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,json=eth1Data,proto3" json:"eth1_data,omitempty"` Graffiti []byte `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty" ssz-size:"32"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,json=proposerSlashings,proto3" json:"proposer_slashings,omitempty" ssz-max:"16"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,json=attesterSlashings,proto3" json:"attester_slashings,omitempty" ssz-max:"2"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty" ssz-max:"128"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty" ssz-max:"16"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,json=voluntaryExits,proto3" json:"voluntary_exits,omitempty" ssz-max:"16"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v11.ExecutionPayloadHeaderDeneb `` /* 130-byte string literal not displayed */ BlsToExecutionChanges []*SignedBLSToExecutionChange `` /* 142-byte string literal not displayed */ BlobKzgCommitments [][]byte `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BlindedBeaconBlockBodyDeneb) Descriptor
deprecated
func (*BlindedBeaconBlockBodyDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyDeneb.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyDeneb) GetAttestations ¶
func (x *BlindedBeaconBlockBodyDeneb) GetAttestations() []*v1.Attestation
func (*BlindedBeaconBlockBodyDeneb) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyDeneb) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments ¶
func (x *BlindedBeaconBlockBodyDeneb) GetBlobKzgCommitments() [][]byte
func (*BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyDeneb) GetDeposits ¶
func (x *BlindedBeaconBlockBodyDeneb) GetDeposits() []*v1.Deposit
func (*BlindedBeaconBlockBodyDeneb) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyDeneb) GetEth1Data() *v1.Eth1Data
func (*BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyDeneb) GetExecutionPayloadHeader() *v11.ExecutionPayloadHeaderDeneb
func (*BlindedBeaconBlockBodyDeneb) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyDeneb) GetGraffiti() []byte
func (*BlindedBeaconBlockBodyDeneb) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyDeneb) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyDeneb) GetRandaoReveal() []byte
func (*BlindedBeaconBlockBodyDeneb) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyDeneb) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyDeneb) HashTreeRoot ¶
func (b *BlindedBeaconBlockBodyDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) HashTreeRootWith ¶
func (b *BlindedBeaconBlockBodyDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockBodyDeneb object with a hasher
func (*BlindedBeaconBlockBodyDeneb) MarshalSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) MarshalSSZTo ¶
func (b *BlindedBeaconBlockBodyDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockBodyDeneb object to a target array
func (*BlindedBeaconBlockBodyDeneb) ProtoMessage ¶
func (*BlindedBeaconBlockBodyDeneb) ProtoMessage()
func (*BlindedBeaconBlockBodyDeneb) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyDeneb) Reset ¶
func (x *BlindedBeaconBlockBodyDeneb) Reset()
func (*BlindedBeaconBlockBodyDeneb) SizeSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockBodyDeneb object
func (*BlindedBeaconBlockBodyDeneb) String ¶
func (x *BlindedBeaconBlockBodyDeneb) String() string
func (*BlindedBeaconBlockBodyDeneb) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockBodyDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockBodyDeneb object
type BlindedBeaconBlockCapella ¶
type BlindedBeaconBlockCapella struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BlindedBeaconBlockBodyCapella `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockCapella) Descriptor
deprecated
func (*BlindedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockCapella) GetBody ¶
func (x *BlindedBeaconBlockCapella) GetBody() *BlindedBeaconBlockBodyCapella
func (*BlindedBeaconBlockCapella) GetParentRoot ¶
func (x *BlindedBeaconBlockCapella) GetParentRoot() []byte
func (*BlindedBeaconBlockCapella) GetProposerIndex ¶
func (x *BlindedBeaconBlockCapella) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockCapella) GetStateRoot ¶
func (x *BlindedBeaconBlockCapella) GetStateRoot() []byte
func (*BlindedBeaconBlockCapella) HashTreeRoot ¶
func (b *BlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) HashTreeRootWith ¶
func (b *BlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockCapella object with a hasher
func (*BlindedBeaconBlockCapella) MarshalSSZ ¶
func (b *BlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) MarshalSSZTo ¶
func (b *BlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockCapella object to a target array
func (*BlindedBeaconBlockCapella) ProtoMessage ¶
func (*BlindedBeaconBlockCapella) ProtoMessage()
func (*BlindedBeaconBlockCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockCapella) Reset ¶
func (x *BlindedBeaconBlockCapella) Reset()
func (*BlindedBeaconBlockCapella) SizeSSZ ¶
func (b *BlindedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockCapella object
func (*BlindedBeaconBlockCapella) String ¶
func (x *BlindedBeaconBlockCapella) String() string
func (*BlindedBeaconBlockCapella) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockCapella object
type BlindedBeaconBlockContainer ¶
type BlindedBeaconBlockContainer struct { // Types that are assignable to Block: // // *BlindedBeaconBlockContainer_Phase0Block // *BlindedBeaconBlockContainer_AltairBlock // *BlindedBeaconBlockContainer_BellatrixBlock // *BlindedBeaconBlockContainer_CapellaBlock // *BlindedBeaconBlockContainer_DenebBlock Block isBlindedBeaconBlockContainer_Block `protobuf_oneof:"block"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockContainer) Descriptor
deprecated
func (*BlindedBeaconBlockContainer) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockContainer.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockContainer) GetAltairBlock ¶
func (x *BlindedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
func (*BlindedBeaconBlockContainer) GetBellatrixBlock ¶
func (x *BlindedBeaconBlockContainer) GetBellatrixBlock() *BlindedBeaconBlockBellatrix
func (*BlindedBeaconBlockContainer) GetBlock ¶
func (m *BlindedBeaconBlockContainer) GetBlock() isBlindedBeaconBlockContainer_Block
func (*BlindedBeaconBlockContainer) GetCapellaBlock ¶
func (x *BlindedBeaconBlockContainer) GetCapellaBlock() *BlindedBeaconBlockCapella
func (*BlindedBeaconBlockContainer) GetDenebBlock ¶
func (x *BlindedBeaconBlockContainer) GetDenebBlock() *BlindedBeaconBlockDeneb
func (*BlindedBeaconBlockContainer) GetPhase0Block ¶
func (x *BlindedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
func (*BlindedBeaconBlockContainer) ProtoMessage ¶
func (*BlindedBeaconBlockContainer) ProtoMessage()
func (*BlindedBeaconBlockContainer) ProtoReflect ¶
func (x *BlindedBeaconBlockContainer) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockContainer) Reset ¶
func (x *BlindedBeaconBlockContainer) Reset()
func (*BlindedBeaconBlockContainer) String ¶
func (x *BlindedBeaconBlockContainer) String() string
type BlindedBeaconBlockContainer_AltairBlock ¶
type BlindedBeaconBlockContainer_AltairBlock struct {
AltairBlock *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type BlindedBeaconBlockContainer_BellatrixBlock ¶
type BlindedBeaconBlockContainer_BellatrixBlock struct {
BellatrixBlock *BlindedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type BlindedBeaconBlockContainer_CapellaBlock ¶
type BlindedBeaconBlockContainer_CapellaBlock struct {
CapellaBlock *BlindedBeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type BlindedBeaconBlockContainer_DenebBlock ¶
type BlindedBeaconBlockContainer_DenebBlock struct {
DenebBlock *BlindedBeaconBlockDeneb `protobuf:"bytes,5,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type BlindedBeaconBlockContainer_Phase0Block ¶
type BlindedBeaconBlockContainer_Phase0Block struct {
Phase0Block *v1.BeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type BlindedBeaconBlockDeneb ¶
type BlindedBeaconBlockDeneb struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ ProposerIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 189-byte string literal not displayed */ ParentRoot []byte `protobuf:"bytes,3,opt,name=parent_root,json=parentRoot,proto3" json:"parent_root,omitempty" ssz-size:"32"` StateRoot []byte `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty" ssz-size:"32"` Body *BlindedBeaconBlockBodyDeneb `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockDeneb) Descriptor
deprecated
func (*BlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockDeneb) GetBody ¶
func (x *BlindedBeaconBlockDeneb) GetBody() *BlindedBeaconBlockBodyDeneb
func (*BlindedBeaconBlockDeneb) GetParentRoot ¶
func (x *BlindedBeaconBlockDeneb) GetParentRoot() []byte
func (*BlindedBeaconBlockDeneb) GetProposerIndex ¶
func (x *BlindedBeaconBlockDeneb) GetProposerIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*BlindedBeaconBlockDeneb) GetSlot ¶
func (x *BlindedBeaconBlockDeneb) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*BlindedBeaconBlockDeneb) GetStateRoot ¶
func (x *BlindedBeaconBlockDeneb) GetStateRoot() []byte
func (*BlindedBeaconBlockDeneb) HashTreeRoot ¶
func (b *BlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) HashTreeRootWith ¶
func (b *BlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlindedBeaconBlockDeneb object with a hasher
func (*BlindedBeaconBlockDeneb) MarshalSSZ ¶
func (b *BlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) MarshalSSZTo ¶
func (b *BlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlindedBeaconBlockDeneb object to a target array
func (*BlindedBeaconBlockDeneb) ProtoMessage ¶
func (*BlindedBeaconBlockDeneb) ProtoMessage()
func (*BlindedBeaconBlockDeneb) ProtoReflect ¶
func (x *BlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockDeneb) Reset ¶
func (x *BlindedBeaconBlockDeneb) Reset()
func (*BlindedBeaconBlockDeneb) SizeSSZ ¶
func (b *BlindedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlindedBeaconBlockDeneb object
func (*BlindedBeaconBlockDeneb) String ¶
func (x *BlindedBeaconBlockDeneb) String() string
func (*BlindedBeaconBlockDeneb) UnmarshalSSZ ¶
func (b *BlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlindedBeaconBlockDeneb object
type BlobIdentifier ¶
type BlobIdentifier struct { BlockRoot []byte `protobuf:"bytes,1,opt,name=block_root,json=blockRoot,proto3" json:"block_root,omitempty" ssz-size:"32"` Index uint64 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*BlobIdentifier) Descriptor
deprecated
func (*BlobIdentifier) Descriptor() ([]byte, []int)
Deprecated: Use BlobIdentifier.ProtoReflect.Descriptor instead.
func (*BlobIdentifier) GetBlockRoot ¶
func (x *BlobIdentifier) GetBlockRoot() []byte
func (*BlobIdentifier) GetIndex ¶
func (x *BlobIdentifier) GetIndex() uint64
func (*BlobIdentifier) HashTreeRoot ¶
func (b *BlobIdentifier) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the BlobIdentifier object
func (*BlobIdentifier) HashTreeRootWith ¶
func (b *BlobIdentifier) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the BlobIdentifier object with a hasher
func (*BlobIdentifier) MarshalSSZ ¶
func (b *BlobIdentifier) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the BlobIdentifier object
func (*BlobIdentifier) MarshalSSZTo ¶
func (b *BlobIdentifier) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the BlobIdentifier object to a target array
func (*BlobIdentifier) ProtoMessage ¶
func (*BlobIdentifier) ProtoMessage()
func (*BlobIdentifier) ProtoReflect ¶
func (x *BlobIdentifier) ProtoReflect() protoreflect.Message
func (*BlobIdentifier) Reset ¶
func (x *BlobIdentifier) Reset()
func (*BlobIdentifier) SizeSSZ ¶
func (b *BlobIdentifier) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the BlobIdentifier object
func (*BlobIdentifier) String ¶
func (x *BlobIdentifier) String() string
func (*BlobIdentifier) UnmarshalSSZ ¶
func (b *BlobIdentifier) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the BlobIdentifier object
type ContributionAndProof ¶
type ContributionAndProof struct { AggregatorIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 195-byte string literal not displayed */ Contribution *SyncCommitteeContribution `protobuf:"bytes,2,opt,name=contribution,proto3" json:"contribution,omitempty"` SelectionProof []byte `protobuf:"bytes,3,opt,name=selection_proof,json=selectionProof,proto3" json:"selection_proof,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*ContributionAndProof) Descriptor
deprecated
func (*ContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use ContributionAndProof.ProtoReflect.Descriptor instead.
func (*ContributionAndProof) GetAggregatorIndex ¶
func (x *ContributionAndProof) GetAggregatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*ContributionAndProof) GetContribution ¶
func (x *ContributionAndProof) GetContribution() *SyncCommitteeContribution
func (*ContributionAndProof) GetSelectionProof ¶
func (x *ContributionAndProof) GetSelectionProof() []byte
func (*ContributionAndProof) ProtoMessage ¶
func (*ContributionAndProof) ProtoMessage()
func (*ContributionAndProof) ProtoReflect ¶
func (x *ContributionAndProof) ProtoReflect() protoreflect.Message
func (*ContributionAndProof) Reset ¶
func (x *ContributionAndProof) Reset()
func (*ContributionAndProof) String ¶
func (x *ContributionAndProof) String() string
type LightClientBootstrap ¶
type LightClientBootstrap struct { Header *LightClientHeaderContainer `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"` CurrentSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=current_sync_committee,json=currentSyncCommittee,proto3" json:"current_sync_committee,omitempty"` CurrentSyncCommitteeBranch [][]byte `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LightClientBootstrap) Descriptor
deprecated
func (*LightClientBootstrap) Descriptor() ([]byte, []int)
Deprecated: Use LightClientBootstrap.ProtoReflect.Descriptor instead.
func (*LightClientBootstrap) GetCurrentSyncCommittee ¶
func (x *LightClientBootstrap) GetCurrentSyncCommittee() *SyncCommittee
func (*LightClientBootstrap) GetCurrentSyncCommitteeBranch ¶
func (x *LightClientBootstrap) GetCurrentSyncCommitteeBranch() [][]byte
func (*LightClientBootstrap) GetHeader ¶
func (x *LightClientBootstrap) GetHeader() *LightClientHeaderContainer
func (*LightClientBootstrap) ProtoMessage ¶
func (*LightClientBootstrap) ProtoMessage()
func (*LightClientBootstrap) ProtoReflect ¶
func (x *LightClientBootstrap) ProtoReflect() protoreflect.Message
func (*LightClientBootstrap) Reset ¶
func (x *LightClientBootstrap) Reset()
func (*LightClientBootstrap) String ¶
func (x *LightClientBootstrap) String() string
type LightClientFinalityUpdate ¶
type LightClientFinalityUpdate struct { AttestedHeader *LightClientHeaderContainer `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"` FinalizedHeader *LightClientHeaderContainer `protobuf:"bytes,2,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"` FinalityBranch [][]byte `protobuf:"bytes,3,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,4,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` SignatureSlot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LightClientFinalityUpdate) Descriptor
deprecated
func (*LightClientFinalityUpdate) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdate.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdate) GetAttestedHeader ¶
func (x *LightClientFinalityUpdate) GetAttestedHeader() *LightClientHeaderContainer
func (*LightClientFinalityUpdate) GetFinalityBranch ¶
func (x *LightClientFinalityUpdate) GetFinalityBranch() [][]byte
func (*LightClientFinalityUpdate) GetFinalizedHeader ¶
func (x *LightClientFinalityUpdate) GetFinalizedHeader() *LightClientHeaderContainer
func (*LightClientFinalityUpdate) GetSignatureSlot ¶
func (x *LightClientFinalityUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*LightClientFinalityUpdate) GetSyncAggregate ¶
func (x *LightClientFinalityUpdate) GetSyncAggregate() *v1.SyncAggregate
func (*LightClientFinalityUpdate) ProtoMessage ¶
func (*LightClientFinalityUpdate) ProtoMessage()
func (*LightClientFinalityUpdate) ProtoReflect ¶
func (x *LightClientFinalityUpdate) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdate) Reset ¶
func (x *LightClientFinalityUpdate) Reset()
func (*LightClientFinalityUpdate) String ¶
func (x *LightClientFinalityUpdate) String() string
type LightClientFinalityUpdateWithVersion ¶
type LightClientFinalityUpdateWithVersion struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` Data *LightClientFinalityUpdate `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*LightClientFinalityUpdateWithVersion) Descriptor
deprecated
func (*LightClientFinalityUpdateWithVersion) Descriptor() ([]byte, []int)
Deprecated: Use LightClientFinalityUpdateWithVersion.ProtoReflect.Descriptor instead.
func (*LightClientFinalityUpdateWithVersion) GetData ¶
func (x *LightClientFinalityUpdateWithVersion) GetData() *LightClientFinalityUpdate
func (*LightClientFinalityUpdateWithVersion) GetVersion ¶
func (x *LightClientFinalityUpdateWithVersion) GetVersion() Version
func (*LightClientFinalityUpdateWithVersion) ProtoMessage ¶
func (*LightClientFinalityUpdateWithVersion) ProtoMessage()
func (*LightClientFinalityUpdateWithVersion) ProtoReflect ¶
func (x *LightClientFinalityUpdateWithVersion) ProtoReflect() protoreflect.Message
func (*LightClientFinalityUpdateWithVersion) Reset ¶
func (x *LightClientFinalityUpdateWithVersion) Reset()
func (*LightClientFinalityUpdateWithVersion) String ¶
func (x *LightClientFinalityUpdateWithVersion) String() string
type LightClientHeader ¶ added in v5.1.1
type LightClientHeader struct { Beacon *v1.BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"` // contains filtered or unexported fields }
func (*LightClientHeader) Descriptor
deprecated
added in
v5.1.1
func (*LightClientHeader) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeader.ProtoReflect.Descriptor instead.
func (*LightClientHeader) GetBeacon ¶ added in v5.1.1
func (x *LightClientHeader) GetBeacon() *v1.BeaconBlockHeader
func (*LightClientHeader) ProtoMessage ¶ added in v5.1.1
func (*LightClientHeader) ProtoMessage()
func (*LightClientHeader) ProtoReflect ¶ added in v5.1.1
func (x *LightClientHeader) ProtoReflect() protoreflect.Message
func (*LightClientHeader) Reset ¶ added in v5.1.1
func (x *LightClientHeader) Reset()
func (*LightClientHeader) String ¶ added in v5.1.1
func (x *LightClientHeader) String() string
type LightClientHeaderCapella ¶ added in v5.1.1
type LightClientHeaderCapella struct { Beacon *v1.BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"` Execution *v11.ExecutionPayloadHeaderCapella `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` ExecutionBranch [][]byte `protobuf:"bytes,3,rep,name=execution_branch,json=executionBranch,proto3" json:"execution_branch,omitempty"` // contains filtered or unexported fields }
func (*LightClientHeaderCapella) Descriptor
deprecated
added in
v5.1.1
func (*LightClientHeaderCapella) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderCapella.ProtoReflect.Descriptor instead.
func (*LightClientHeaderCapella) GetBeacon ¶ added in v5.1.1
func (x *LightClientHeaderCapella) GetBeacon() *v1.BeaconBlockHeader
func (*LightClientHeaderCapella) GetExecution ¶ added in v5.1.1
func (x *LightClientHeaderCapella) GetExecution() *v11.ExecutionPayloadHeaderCapella
func (*LightClientHeaderCapella) GetExecutionBranch ¶ added in v5.1.1
func (x *LightClientHeaderCapella) GetExecutionBranch() [][]byte
func (*LightClientHeaderCapella) ProtoMessage ¶ added in v5.1.1
func (*LightClientHeaderCapella) ProtoMessage()
func (*LightClientHeaderCapella) ProtoReflect ¶ added in v5.1.1
func (x *LightClientHeaderCapella) ProtoReflect() protoreflect.Message
func (*LightClientHeaderCapella) Reset ¶ added in v5.1.1
func (x *LightClientHeaderCapella) Reset()
func (*LightClientHeaderCapella) String ¶ added in v5.1.1
func (x *LightClientHeaderCapella) String() string
type LightClientHeaderContainer ¶ added in v5.1.1
type LightClientHeaderContainer struct { // Types that are assignable to Header: // // *LightClientHeaderContainer_HeaderAltair // *LightClientHeaderContainer_HeaderCapella // *LightClientHeaderContainer_HeaderDeneb Header isLightClientHeaderContainer_Header `protobuf_oneof:"header"` // contains filtered or unexported fields }
func (*LightClientHeaderContainer) Descriptor
deprecated
added in
v5.1.1
func (*LightClientHeaderContainer) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderContainer.ProtoReflect.Descriptor instead.
func (*LightClientHeaderContainer) GetBeacon ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetBeacon() (*v1.BeaconBlockHeader, error)
func (*LightClientHeaderContainer) GetExecutionBranch ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetExecutionBranch() ([][]byte, error)
func (*LightClientHeaderContainer) GetExecutionHeaderCapella ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetExecutionHeaderCapella() (*enginev1.ExecutionPayloadHeaderCapella, error)
func (*LightClientHeaderContainer) GetExecutionHeaderDeneb ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetExecutionHeaderDeneb() (*enginev1.ExecutionPayloadHeaderDeneb, error)
func (*LightClientHeaderContainer) GetHeader ¶ added in v5.1.1
func (m *LightClientHeaderContainer) GetHeader() isLightClientHeaderContainer_Header
func (*LightClientHeaderContainer) GetHeaderAltair ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetHeaderAltair() *LightClientHeader
func (*LightClientHeaderContainer) GetHeaderCapella ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetHeaderCapella() *LightClientHeaderCapella
func (*LightClientHeaderContainer) GetHeaderDeneb ¶ added in v5.1.1
func (x *LightClientHeaderContainer) GetHeaderDeneb() *LightClientHeaderDeneb
func (*LightClientHeaderContainer) ProtoMessage ¶ added in v5.1.1
func (*LightClientHeaderContainer) ProtoMessage()
func (*LightClientHeaderContainer) ProtoReflect ¶ added in v5.1.1
func (x *LightClientHeaderContainer) ProtoReflect() protoreflect.Message
func (*LightClientHeaderContainer) Reset ¶ added in v5.1.1
func (x *LightClientHeaderContainer) Reset()
func (*LightClientHeaderContainer) String ¶ added in v5.1.1
func (x *LightClientHeaderContainer) String() string
type LightClientHeaderContainer_HeaderAltair ¶ added in v5.1.1
type LightClientHeaderContainer_HeaderAltair struct {
HeaderAltair *LightClientHeader `protobuf:"bytes,1,opt,name=header_altair,json=headerAltair,proto3,oneof"`
}
type LightClientHeaderContainer_HeaderCapella ¶ added in v5.1.1
type LightClientHeaderContainer_HeaderCapella struct {
HeaderCapella *LightClientHeaderCapella `protobuf:"bytes,2,opt,name=header_capella,json=headerCapella,proto3,oneof"`
}
type LightClientHeaderContainer_HeaderDeneb ¶ added in v5.1.1
type LightClientHeaderContainer_HeaderDeneb struct {
HeaderDeneb *LightClientHeaderDeneb `protobuf:"bytes,3,opt,name=header_deneb,json=headerDeneb,proto3,oneof"`
}
type LightClientHeaderDeneb ¶ added in v5.1.1
type LightClientHeaderDeneb struct { Beacon *v1.BeaconBlockHeader `protobuf:"bytes,1,opt,name=beacon,proto3" json:"beacon,omitempty"` Execution *v11.ExecutionPayloadHeaderDeneb `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` ExecutionBranch [][]byte `protobuf:"bytes,3,rep,name=execution_branch,json=executionBranch,proto3" json:"execution_branch,omitempty"` // contains filtered or unexported fields }
func (*LightClientHeaderDeneb) Descriptor
deprecated
added in
v5.1.1
func (*LightClientHeaderDeneb) Descriptor() ([]byte, []int)
Deprecated: Use LightClientHeaderDeneb.ProtoReflect.Descriptor instead.
func (*LightClientHeaderDeneb) GetBeacon ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) GetBeacon() *v1.BeaconBlockHeader
func (*LightClientHeaderDeneb) GetExecution ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) GetExecution() *v11.ExecutionPayloadHeaderDeneb
func (*LightClientHeaderDeneb) GetExecutionBranch ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) GetExecutionBranch() [][]byte
func (*LightClientHeaderDeneb) ProtoMessage ¶ added in v5.1.1
func (*LightClientHeaderDeneb) ProtoMessage()
func (*LightClientHeaderDeneb) ProtoReflect ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) ProtoReflect() protoreflect.Message
func (*LightClientHeaderDeneb) Reset ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) Reset()
func (*LightClientHeaderDeneb) String ¶ added in v5.1.1
func (x *LightClientHeaderDeneb) String() string
type LightClientOptimisticUpdate ¶
type LightClientOptimisticUpdate struct { AttestedHeader *LightClientHeaderContainer `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,2,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` SignatureSlot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LightClientOptimisticUpdate) Descriptor
deprecated
func (*LightClientOptimisticUpdate) Descriptor() ([]byte, []int)
Deprecated: Use LightClientOptimisticUpdate.ProtoReflect.Descriptor instead.
func (*LightClientOptimisticUpdate) GetAttestedHeader ¶
func (x *LightClientOptimisticUpdate) GetAttestedHeader() *LightClientHeaderContainer
func (*LightClientOptimisticUpdate) GetSignatureSlot ¶
func (x *LightClientOptimisticUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*LightClientOptimisticUpdate) GetSyncAggregate ¶
func (x *LightClientOptimisticUpdate) GetSyncAggregate() *v1.SyncAggregate
func (*LightClientOptimisticUpdate) ProtoMessage ¶
func (*LightClientOptimisticUpdate) ProtoMessage()
func (*LightClientOptimisticUpdate) ProtoReflect ¶
func (x *LightClientOptimisticUpdate) ProtoReflect() protoreflect.Message
func (*LightClientOptimisticUpdate) Reset ¶
func (x *LightClientOptimisticUpdate) Reset()
func (*LightClientOptimisticUpdate) String ¶
func (x *LightClientOptimisticUpdate) String() string
type LightClientOptimisticUpdateWithVersion ¶
type LightClientOptimisticUpdateWithVersion struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` Data *LightClientOptimisticUpdate `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*LightClientOptimisticUpdateWithVersion) Descriptor
deprecated
func (*LightClientOptimisticUpdateWithVersion) Descriptor() ([]byte, []int)
Deprecated: Use LightClientOptimisticUpdateWithVersion.ProtoReflect.Descriptor instead.
func (*LightClientOptimisticUpdateWithVersion) GetData ¶
func (x *LightClientOptimisticUpdateWithVersion) GetData() *LightClientOptimisticUpdate
func (*LightClientOptimisticUpdateWithVersion) GetVersion ¶
func (x *LightClientOptimisticUpdateWithVersion) GetVersion() Version
func (*LightClientOptimisticUpdateWithVersion) ProtoMessage ¶
func (*LightClientOptimisticUpdateWithVersion) ProtoMessage()
func (*LightClientOptimisticUpdateWithVersion) ProtoReflect ¶
func (x *LightClientOptimisticUpdateWithVersion) ProtoReflect() protoreflect.Message
func (*LightClientOptimisticUpdateWithVersion) Reset ¶
func (x *LightClientOptimisticUpdateWithVersion) Reset()
func (*LightClientOptimisticUpdateWithVersion) String ¶
func (x *LightClientOptimisticUpdateWithVersion) String() string
type LightClientUpdate ¶
type LightClientUpdate struct { AttestedHeader *LightClientHeaderContainer `protobuf:"bytes,1,opt,name=attested_header,json=attestedHeader,proto3" json:"attested_header,omitempty"` NextSyncCommittee *SyncCommittee `protobuf:"bytes,2,opt,name=next_sync_committee,json=nextSyncCommittee,proto3" json:"next_sync_committee,omitempty"` NextSyncCommitteeBranch [][]byte `` /* 134-byte string literal not displayed */ FinalizedHeader *LightClientHeaderContainer `protobuf:"bytes,4,opt,name=finalized_header,json=finalizedHeader,proto3" json:"finalized_header,omitempty"` FinalityBranch [][]byte `protobuf:"bytes,5,rep,name=finality_branch,json=finalityBranch,proto3" json:"finality_branch,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,6,opt,name=sync_aggregate,json=syncAggregate,proto3" json:"sync_aggregate,omitempty"` SignatureSlot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LightClientUpdate) Descriptor
deprecated
func (*LightClientUpdate) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdate.ProtoReflect.Descriptor instead.
func (*LightClientUpdate) GetAttestedHeader ¶
func (x *LightClientUpdate) GetAttestedHeader() *LightClientHeaderContainer
func (*LightClientUpdate) GetFinalityBranch ¶
func (x *LightClientUpdate) GetFinalityBranch() [][]byte
func (*LightClientUpdate) GetFinalizedHeader ¶
func (x *LightClientUpdate) GetFinalizedHeader() *LightClientHeaderContainer
func (*LightClientUpdate) GetNextSyncCommittee ¶
func (x *LightClientUpdate) GetNextSyncCommittee() *SyncCommittee
func (*LightClientUpdate) GetNextSyncCommitteeBranch ¶
func (x *LightClientUpdate) GetNextSyncCommitteeBranch() [][]byte
func (*LightClientUpdate) GetSignatureSlot ¶
func (x *LightClientUpdate) GetSignatureSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*LightClientUpdate) GetSyncAggregate ¶
func (x *LightClientUpdate) GetSyncAggregate() *v1.SyncAggregate
func (*LightClientUpdate) IsFinalityUpdate ¶
func (x *LightClientUpdate) IsFinalityUpdate() bool
func (*LightClientUpdate) IsSyncCommitteeUpdate ¶ added in v5.1.1
func (x *LightClientUpdate) IsSyncCommitteeUpdate() bool
func (*LightClientUpdate) ProtoMessage ¶
func (*LightClientUpdate) ProtoMessage()
func (*LightClientUpdate) ProtoReflect ¶
func (x *LightClientUpdate) ProtoReflect() protoreflect.Message
func (*LightClientUpdate) Reset ¶
func (x *LightClientUpdate) Reset()
func (*LightClientUpdate) String ¶
func (x *LightClientUpdate) String() string
type LightClientUpdateWithVersion ¶ added in v5.1.1
type LightClientUpdateWithVersion struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` Data *LightClientUpdate `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*LightClientUpdateWithVersion) Descriptor
deprecated
added in
v5.1.1
func (*LightClientUpdateWithVersion) Descriptor() ([]byte, []int)
Deprecated: Use LightClientUpdateWithVersion.ProtoReflect.Descriptor instead.
func (*LightClientUpdateWithVersion) GetData ¶ added in v5.1.1
func (x *LightClientUpdateWithVersion) GetData() *LightClientUpdate
func (*LightClientUpdateWithVersion) GetVersion ¶ added in v5.1.1
func (x *LightClientUpdateWithVersion) GetVersion() Version
func (*LightClientUpdateWithVersion) ProtoMessage ¶ added in v5.1.1
func (*LightClientUpdateWithVersion) ProtoMessage()
func (*LightClientUpdateWithVersion) ProtoReflect ¶ added in v5.1.1
func (x *LightClientUpdateWithVersion) ProtoReflect() protoreflect.Message
func (*LightClientUpdateWithVersion) Reset ¶ added in v5.1.1
func (x *LightClientUpdateWithVersion) Reset()
func (*LightClientUpdateWithVersion) String ¶ added in v5.1.1
func (x *LightClientUpdateWithVersion) String() string
type ProduceBlindedBlockResponse ¶
type ProduceBlindedBlockResponse struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` Data *BlindedBeaconBlockContainer `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ProduceBlindedBlockResponse) Descriptor
deprecated
func (*ProduceBlindedBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProduceBlindedBlockResponse.ProtoReflect.Descriptor instead.
func (*ProduceBlindedBlockResponse) GetData ¶
func (x *ProduceBlindedBlockResponse) GetData() *BlindedBeaconBlockContainer
func (*ProduceBlindedBlockResponse) GetVersion ¶
func (x *ProduceBlindedBlockResponse) GetVersion() Version
func (*ProduceBlindedBlockResponse) ProtoMessage ¶
func (*ProduceBlindedBlockResponse) ProtoMessage()
func (*ProduceBlindedBlockResponse) ProtoReflect ¶
func (x *ProduceBlindedBlockResponse) ProtoReflect() protoreflect.Message
func (*ProduceBlindedBlockResponse) Reset ¶
func (x *ProduceBlindedBlockResponse) Reset()
func (*ProduceBlindedBlockResponse) String ¶
func (x *ProduceBlindedBlockResponse) String() string
type ProduceBlockResponseV2 ¶
type ProduceBlockResponseV2 struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` Data *BeaconBlockContainerV2 `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ProduceBlockResponseV2) Descriptor
deprecated
func (*ProduceBlockResponseV2) Descriptor() ([]byte, []int)
Deprecated: Use ProduceBlockResponseV2.ProtoReflect.Descriptor instead.
func (*ProduceBlockResponseV2) GetData ¶
func (x *ProduceBlockResponseV2) GetData() *BeaconBlockContainerV2
func (*ProduceBlockResponseV2) GetVersion ¶
func (x *ProduceBlockResponseV2) GetVersion() Version
func (*ProduceBlockResponseV2) ProtoMessage ¶
func (*ProduceBlockResponseV2) ProtoMessage()
func (*ProduceBlockResponseV2) ProtoReflect ¶
func (x *ProduceBlockResponseV2) ProtoReflect() protoreflect.Message
func (*ProduceBlockResponseV2) Reset ¶
func (x *ProduceBlockResponseV2) Reset()
func (*ProduceBlockResponseV2) String ¶
func (x *ProduceBlockResponseV2) String() string
type SSZContainer ¶
type SSZContainer struct { Version Version `protobuf:"varint,1,opt,name=version,proto3,enum=ethereum.eth.v2.Version" json:"version,omitempty"` ExecutionOptimistic bool `protobuf:"varint,2,opt,name=execution_optimistic,json=executionOptimistic,proto3" json:"execution_optimistic,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` Finalized bool `protobuf:"varint,4,opt,name=finalized,proto3" json:"finalized,omitempty"` // contains filtered or unexported fields }
func (*SSZContainer) Descriptor
deprecated
func (*SSZContainer) Descriptor() ([]byte, []int)
Deprecated: Use SSZContainer.ProtoReflect.Descriptor instead.
func (*SSZContainer) GetData ¶
func (x *SSZContainer) GetData() []byte
func (*SSZContainer) GetExecutionOptimistic ¶
func (x *SSZContainer) GetExecutionOptimistic() bool
func (*SSZContainer) GetFinalized ¶
func (x *SSZContainer) GetFinalized() bool
func (*SSZContainer) GetVersion ¶
func (x *SSZContainer) GetVersion() Version
func (*SSZContainer) ProtoMessage ¶
func (*SSZContainer) ProtoMessage()
func (*SSZContainer) ProtoReflect ¶
func (x *SSZContainer) ProtoReflect() protoreflect.Message
func (*SSZContainer) Reset ¶
func (x *SSZContainer) Reset()
func (*SSZContainer) String ¶
func (x *SSZContainer) String() string
type SignedBLSToExecutionChange ¶
type SignedBLSToExecutionChange struct { Message *BLSToExecutionChange `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBLSToExecutionChange) Descriptor
deprecated
func (*SignedBLSToExecutionChange) Descriptor() ([]byte, []int)
Deprecated: Use SignedBLSToExecutionChange.ProtoReflect.Descriptor instead.
func (*SignedBLSToExecutionChange) GetMessage ¶
func (x *SignedBLSToExecutionChange) GetMessage() *BLSToExecutionChange
func (*SignedBLSToExecutionChange) GetSignature ¶
func (x *SignedBLSToExecutionChange) GetSignature() []byte
func (*SignedBLSToExecutionChange) HashTreeRoot ¶
func (s *SignedBLSToExecutionChange) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) HashTreeRootWith ¶
func (s *SignedBLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBLSToExecutionChange object with a hasher
func (*SignedBLSToExecutionChange) MarshalSSZ ¶
func (s *SignedBLSToExecutionChange) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) MarshalSSZTo ¶
func (s *SignedBLSToExecutionChange) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBLSToExecutionChange object to a target array
func (*SignedBLSToExecutionChange) ProtoMessage ¶
func (*SignedBLSToExecutionChange) ProtoMessage()
func (*SignedBLSToExecutionChange) ProtoReflect ¶
func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*SignedBLSToExecutionChange) Reset ¶
func (x *SignedBLSToExecutionChange) Reset()
func (*SignedBLSToExecutionChange) SizeSSZ ¶
func (s *SignedBLSToExecutionChange) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBLSToExecutionChange object
func (*SignedBLSToExecutionChange) String ¶
func (x *SignedBLSToExecutionChange) String() string
func (*SignedBLSToExecutionChange) UnmarshalSSZ ¶
func (s *SignedBLSToExecutionChange) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBLSToExecutionChange object
type SignedBeaconBlockAltair ¶
type SignedBeaconBlockAltair struct { Message *BeaconBlockAltair `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBeaconBlockAltair) Descriptor
deprecated
func (*SignedBeaconBlockAltair) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockAltair.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockAltair) GetMessage ¶
func (x *SignedBeaconBlockAltair) GetMessage() *BeaconBlockAltair
func (*SignedBeaconBlockAltair) GetSignature ¶
func (x *SignedBeaconBlockAltair) GetSignature() []byte
func (*SignedBeaconBlockAltair) HashTreeRoot ¶
func (s *SignedBeaconBlockAltair) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) HashTreeRootWith ¶
func (s *SignedBeaconBlockAltair) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockAltair object with a hasher
func (*SignedBeaconBlockAltair) MarshalSSZ ¶
func (s *SignedBeaconBlockAltair) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) MarshalSSZTo ¶
func (s *SignedBeaconBlockAltair) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockAltair object to a target array
func (*SignedBeaconBlockAltair) ProtoMessage ¶
func (*SignedBeaconBlockAltair) ProtoMessage()
func (*SignedBeaconBlockAltair) ProtoReflect ¶
func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockAltair) Reset ¶
func (x *SignedBeaconBlockAltair) Reset()
func (*SignedBeaconBlockAltair) SizeSSZ ¶
func (s *SignedBeaconBlockAltair) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockAltair object
func (*SignedBeaconBlockAltair) String ¶
func (x *SignedBeaconBlockAltair) String() string
func (*SignedBeaconBlockAltair) UnmarshalSSZ ¶
func (s *SignedBeaconBlockAltair) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockAltair object
type SignedBeaconBlockBellatrix ¶
type SignedBeaconBlockBellatrix struct { Message *BeaconBlockBellatrix `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBeaconBlockBellatrix) Descriptor
deprecated
func (*SignedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockBellatrix) GetMessage ¶
func (x *SignedBeaconBlockBellatrix) GetMessage() *BeaconBlockBellatrix
func (*SignedBeaconBlockBellatrix) GetSignature ¶
func (x *SignedBeaconBlockBellatrix) GetSignature() []byte
func (*SignedBeaconBlockBellatrix) HashTreeRoot ¶
func (s *SignedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) HashTreeRootWith ¶
func (s *SignedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockBellatrix object with a hasher
func (*SignedBeaconBlockBellatrix) MarshalSSZ ¶
func (s *SignedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) MarshalSSZTo ¶
func (s *SignedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockBellatrix object to a target array
func (*SignedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockBellatrix) Reset ¶
func (x *SignedBeaconBlockBellatrix) Reset()
func (*SignedBeaconBlockBellatrix) SizeSSZ ¶
func (s *SignedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockBellatrix object
func (*SignedBeaconBlockBellatrix) String ¶
func (x *SignedBeaconBlockBellatrix) String() string
func (*SignedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (s *SignedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockBellatrix object
type SignedBeaconBlockCapella ¶
type SignedBeaconBlockCapella struct { Message *BeaconBlockCapella `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBeaconBlockCapella) Descriptor
deprecated
func (*SignedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockCapella) GetMessage ¶
func (x *SignedBeaconBlockCapella) GetMessage() *BeaconBlockCapella
func (*SignedBeaconBlockCapella) GetSignature ¶
func (x *SignedBeaconBlockCapella) GetSignature() []byte
func (*SignedBeaconBlockCapella) HashTreeRoot ¶
func (s *SignedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) HashTreeRootWith ¶
func (s *SignedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockCapella object with a hasher
func (*SignedBeaconBlockCapella) MarshalSSZ ¶
func (s *SignedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) MarshalSSZTo ¶
func (s *SignedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockCapella object to a target array
func (*SignedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBeaconBlockCapella) ProtoMessage()
func (*SignedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockCapella) Reset ¶
func (x *SignedBeaconBlockCapella) Reset()
func (*SignedBeaconBlockCapella) SizeSSZ ¶
func (s *SignedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockCapella object
func (*SignedBeaconBlockCapella) String ¶
func (x *SignedBeaconBlockCapella) String() string
func (*SignedBeaconBlockCapella) UnmarshalSSZ ¶
func (s *SignedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockCapella object
type SignedBeaconBlockContainer ¶
type SignedBeaconBlockContainer struct { // Types that are assignable to Message: // // *SignedBeaconBlockContainer_Phase0Block // *SignedBeaconBlockContainer_AltairBlock // *SignedBeaconBlockContainer_BellatrixBlock // *SignedBeaconBlockContainer_CapellaBlock // *SignedBeaconBlockContainer_DenebBlock Message isSignedBeaconBlockContainer_Message `protobuf_oneof:"message"` Signature []byte `protobuf:"bytes,6,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBeaconBlockContainer) Descriptor
deprecated
func (*SignedBeaconBlockContainer) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContainer.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContainer) GetAltairBlock ¶
func (x *SignedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
func (*SignedBeaconBlockContainer) GetBellatrixBlock ¶
func (x *SignedBeaconBlockContainer) GetBellatrixBlock() *BeaconBlockBellatrix
func (*SignedBeaconBlockContainer) GetCapellaBlock ¶
func (x *SignedBeaconBlockContainer) GetCapellaBlock() *BeaconBlockCapella
func (*SignedBeaconBlockContainer) GetDenebBlock ¶
func (x *SignedBeaconBlockContainer) GetDenebBlock() *BeaconBlockDeneb
func (*SignedBeaconBlockContainer) GetMessage ¶
func (m *SignedBeaconBlockContainer) GetMessage() isSignedBeaconBlockContainer_Message
func (*SignedBeaconBlockContainer) GetPhase0Block ¶
func (x *SignedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
func (*SignedBeaconBlockContainer) GetSignature ¶
func (x *SignedBeaconBlockContainer) GetSignature() []byte
func (*SignedBeaconBlockContainer) ProtoMessage ¶
func (*SignedBeaconBlockContainer) ProtoMessage()
func (*SignedBeaconBlockContainer) ProtoReflect ¶
func (x *SignedBeaconBlockContainer) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContainer) Reset ¶
func (x *SignedBeaconBlockContainer) Reset()
func (*SignedBeaconBlockContainer) String ¶
func (x *SignedBeaconBlockContainer) String() string
type SignedBeaconBlockContainer_AltairBlock ¶
type SignedBeaconBlockContainer_AltairBlock struct {
AltairBlock *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type SignedBeaconBlockContainer_BellatrixBlock ¶
type SignedBeaconBlockContainer_BellatrixBlock struct {
BellatrixBlock *BeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type SignedBeaconBlockContainer_CapellaBlock ¶
type SignedBeaconBlockContainer_CapellaBlock struct {
CapellaBlock *BeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type SignedBeaconBlockContainer_DenebBlock ¶
type SignedBeaconBlockContainer_DenebBlock struct {
DenebBlock *BeaconBlockDeneb `protobuf:"bytes,5,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type SignedBeaconBlockContainer_Phase0Block ¶
type SignedBeaconBlockContainer_Phase0Block struct {
Phase0Block *v1.BeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type SignedBeaconBlockContentsContainer ¶
type SignedBeaconBlockContentsContainer struct { // Types that are assignable to Message: // // *SignedBeaconBlockContentsContainer_Phase0Block // *SignedBeaconBlockContentsContainer_AltairBlock // *SignedBeaconBlockContentsContainer_BellatrixBlock // *SignedBeaconBlockContentsContainer_CapellaBlock // *SignedBeaconBlockContentsContainer_DenebContents Message isSignedBeaconBlockContentsContainer_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*SignedBeaconBlockContentsContainer) Descriptor
deprecated
func (*SignedBeaconBlockContentsContainer) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContentsContainer.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContentsContainer) GetAltairBlock ¶
func (x *SignedBeaconBlockContentsContainer) GetAltairBlock() *SignedBeaconBlockAltair
func (*SignedBeaconBlockContentsContainer) GetBellatrixBlock ¶
func (x *SignedBeaconBlockContentsContainer) GetBellatrixBlock() *SignedBeaconBlockBellatrix
func (*SignedBeaconBlockContentsContainer) GetCapellaBlock ¶
func (x *SignedBeaconBlockContentsContainer) GetCapellaBlock() *SignedBeaconBlockCapella
func (*SignedBeaconBlockContentsContainer) GetDenebContents ¶
func (x *SignedBeaconBlockContentsContainer) GetDenebContents() *SignedBeaconBlockContentsDeneb
func (*SignedBeaconBlockContentsContainer) GetMessage ¶
func (m *SignedBeaconBlockContentsContainer) GetMessage() isSignedBeaconBlockContentsContainer_Message
func (*SignedBeaconBlockContentsContainer) GetPhase0Block ¶
func (x *SignedBeaconBlockContentsContainer) GetPhase0Block() *v1.SignedBeaconBlock
func (*SignedBeaconBlockContentsContainer) ProtoMessage ¶
func (*SignedBeaconBlockContentsContainer) ProtoMessage()
func (*SignedBeaconBlockContentsContainer) ProtoReflect ¶
func (x *SignedBeaconBlockContentsContainer) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContentsContainer) Reset ¶
func (x *SignedBeaconBlockContentsContainer) Reset()
func (*SignedBeaconBlockContentsContainer) String ¶
func (x *SignedBeaconBlockContentsContainer) String() string
type SignedBeaconBlockContentsContainer_AltairBlock ¶
type SignedBeaconBlockContentsContainer_AltairBlock struct {
AltairBlock *SignedBeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type SignedBeaconBlockContentsContainer_BellatrixBlock ¶
type SignedBeaconBlockContentsContainer_BellatrixBlock struct {
BellatrixBlock *SignedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type SignedBeaconBlockContentsContainer_CapellaBlock ¶
type SignedBeaconBlockContentsContainer_CapellaBlock struct {
CapellaBlock *SignedBeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type SignedBeaconBlockContentsContainer_DenebContents ¶
type SignedBeaconBlockContentsContainer_DenebContents struct {
DenebContents *SignedBeaconBlockContentsDeneb `protobuf:"bytes,5,opt,name=deneb_contents,json=denebContents,proto3,oneof"`
}
type SignedBeaconBlockContentsContainer_Phase0Block ¶
type SignedBeaconBlockContentsContainer_Phase0Block struct {
Phase0Block *v1.SignedBeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type SignedBeaconBlockContentsDeneb ¶
type SignedBeaconBlockContentsDeneb struct { SignedBlock *SignedBeaconBlockDeneb `protobuf:"bytes,1,opt,name=signed_block,json=signedBlock,proto3" json:"signed_block,omitempty"` KzgProofs [][]byte `protobuf:"bytes,2,rep,name=kzg_proofs,json=kzgProofs,proto3" json:"kzg_proofs,omitempty" ssz-max:"4096" ssz-size:"?,48"` Blobs [][]byte `protobuf:"bytes,3,rep,name=blobs,proto3" json:"blobs,omitempty" ssz-max:"4096" ssz-size:"?,131072"` // contains filtered or unexported fields }
func (*SignedBeaconBlockContentsDeneb) Descriptor
deprecated
func (*SignedBeaconBlockContentsDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockContentsDeneb.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockContentsDeneb) GetBlobs ¶
func (x *SignedBeaconBlockContentsDeneb) GetBlobs() [][]byte
func (*SignedBeaconBlockContentsDeneb) GetKzgProofs ¶
func (x *SignedBeaconBlockContentsDeneb) GetKzgProofs() [][]byte
func (*SignedBeaconBlockContentsDeneb) GetSignedBlock ¶
func (x *SignedBeaconBlockContentsDeneb) GetSignedBlock() *SignedBeaconBlockDeneb
func (*SignedBeaconBlockContentsDeneb) HashTreeRoot ¶
func (s *SignedBeaconBlockContentsDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) HashTreeRootWith ¶
func (s *SignedBeaconBlockContentsDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockContentsDeneb object with a hasher
func (*SignedBeaconBlockContentsDeneb) MarshalSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) MarshalSSZTo ¶
func (s *SignedBeaconBlockContentsDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockContentsDeneb object to a target array
func (*SignedBeaconBlockContentsDeneb) ProtoMessage ¶
func (*SignedBeaconBlockContentsDeneb) ProtoMessage()
func (*SignedBeaconBlockContentsDeneb) ProtoReflect ¶
func (x *SignedBeaconBlockContentsDeneb) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockContentsDeneb) Reset ¶
func (x *SignedBeaconBlockContentsDeneb) Reset()
func (*SignedBeaconBlockContentsDeneb) SizeSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockContentsDeneb object
func (*SignedBeaconBlockContentsDeneb) String ¶
func (x *SignedBeaconBlockContentsDeneb) String() string
func (*SignedBeaconBlockContentsDeneb) UnmarshalSSZ ¶
func (s *SignedBeaconBlockContentsDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockContentsDeneb object
type SignedBeaconBlockDeneb ¶
type SignedBeaconBlockDeneb struct { Message *BeaconBlockDeneb `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBeaconBlockDeneb) Descriptor
deprecated
func (*SignedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockDeneb) GetMessage ¶
func (x *SignedBeaconBlockDeneb) GetMessage() *BeaconBlockDeneb
func (*SignedBeaconBlockDeneb) GetSignature ¶
func (x *SignedBeaconBlockDeneb) GetSignature() []byte
func (*SignedBeaconBlockDeneb) HashTreeRoot ¶
func (s *SignedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) HashTreeRootWith ¶
func (s *SignedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBeaconBlockDeneb object with a hasher
func (*SignedBeaconBlockDeneb) MarshalSSZ ¶
func (s *SignedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) MarshalSSZTo ¶
func (s *SignedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBeaconBlockDeneb object to a target array
func (*SignedBeaconBlockDeneb) ProtoMessage ¶
func (*SignedBeaconBlockDeneb) ProtoMessage()
func (*SignedBeaconBlockDeneb) ProtoReflect ¶
func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockDeneb) Reset ¶
func (x *SignedBeaconBlockDeneb) Reset()
func (*SignedBeaconBlockDeneb) SizeSSZ ¶
func (s *SignedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBeaconBlockDeneb object
func (*SignedBeaconBlockDeneb) String ¶
func (x *SignedBeaconBlockDeneb) String() string
func (*SignedBeaconBlockDeneb) UnmarshalSSZ ¶
func (s *SignedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBeaconBlockDeneb object
type SignedBlindedBeaconBlockBellatrix ¶
type SignedBlindedBeaconBlockBellatrix struct { Message *BlindedBeaconBlockBellatrix `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockBellatrix) Descriptor
deprecated
func (*SignedBlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockBellatrix.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockBellatrix) GetMessage ¶
func (x *SignedBlindedBeaconBlockBellatrix) GetMessage() *BlindedBeaconBlockBellatrix
func (*SignedBlindedBeaconBlockBellatrix) GetSignature ¶
func (x *SignedBlindedBeaconBlockBellatrix) GetSignature() []byte
func (*SignedBlindedBeaconBlockBellatrix) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockBellatrix object with a hasher
func (*SignedBlindedBeaconBlockBellatrix) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockBellatrix) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockBellatrix object to a target array
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockBellatrix) Reset ¶
func (x *SignedBlindedBeaconBlockBellatrix) Reset()
func (*SignedBlindedBeaconBlockBellatrix) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockBellatrix object
func (*SignedBlindedBeaconBlockBellatrix) String ¶
func (x *SignedBlindedBeaconBlockBellatrix) String() string
func (*SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockBellatrix) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockBellatrix object
type SignedBlindedBeaconBlockCapella ¶
type SignedBlindedBeaconBlockCapella struct { Message *BlindedBeaconBlockCapella `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockCapella) Descriptor
deprecated
func (*SignedBlindedBeaconBlockCapella) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockCapella.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockCapella) GetMessage ¶
func (x *SignedBlindedBeaconBlockCapella) GetMessage() *BlindedBeaconBlockCapella
func (*SignedBlindedBeaconBlockCapella) GetSignature ¶
func (x *SignedBlindedBeaconBlockCapella) GetSignature() []byte
func (*SignedBlindedBeaconBlockCapella) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockCapella) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockCapella) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockCapella object with a hasher
func (*SignedBlindedBeaconBlockCapella) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockCapella) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockCapella object to a target array
func (*SignedBlindedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
func (*SignedBlindedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockCapella) Reset ¶
func (x *SignedBlindedBeaconBlockCapella) Reset()
func (*SignedBlindedBeaconBlockCapella) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockCapella object
func (*SignedBlindedBeaconBlockCapella) String ¶
func (x *SignedBlindedBeaconBlockCapella) String() string
func (*SignedBlindedBeaconBlockCapella) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockCapella) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockCapella object
type SignedBlindedBeaconBlockContainer ¶
type SignedBlindedBeaconBlockContainer struct { // Types that are assignable to Message: // // *SignedBlindedBeaconBlockContainer_Phase0Block // *SignedBlindedBeaconBlockContainer_AltairBlock // *SignedBlindedBeaconBlockContainer_BellatrixBlock // *SignedBlindedBeaconBlockContainer_CapellaBlock // *SignedBlindedBeaconBlockContainer_DenebBlock Message isSignedBlindedBeaconBlockContainer_Message `protobuf_oneof:"message"` Signature []byte `protobuf:"bytes,6,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockContainer) Descriptor
deprecated
func (*SignedBlindedBeaconBlockContainer) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockContainer.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockContainer) GetAltairBlock ¶
func (x *SignedBlindedBeaconBlockContainer) GetAltairBlock() *BeaconBlockAltair
func (*SignedBlindedBeaconBlockContainer) GetBellatrixBlock ¶
func (x *SignedBlindedBeaconBlockContainer) GetBellatrixBlock() *BlindedBeaconBlockBellatrix
func (*SignedBlindedBeaconBlockContainer) GetCapellaBlock ¶
func (x *SignedBlindedBeaconBlockContainer) GetCapellaBlock() *BlindedBeaconBlockCapella
func (*SignedBlindedBeaconBlockContainer) GetDenebBlock ¶
func (x *SignedBlindedBeaconBlockContainer) GetDenebBlock() *BlindedBeaconBlockDeneb
func (*SignedBlindedBeaconBlockContainer) GetMessage ¶
func (m *SignedBlindedBeaconBlockContainer) GetMessage() isSignedBlindedBeaconBlockContainer_Message
func (*SignedBlindedBeaconBlockContainer) GetPhase0Block ¶
func (x *SignedBlindedBeaconBlockContainer) GetPhase0Block() *v1.BeaconBlock
func (*SignedBlindedBeaconBlockContainer) GetSignature ¶
func (x *SignedBlindedBeaconBlockContainer) GetSignature() []byte
func (*SignedBlindedBeaconBlockContainer) ProtoMessage ¶
func (*SignedBlindedBeaconBlockContainer) ProtoMessage()
func (*SignedBlindedBeaconBlockContainer) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockContainer) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockContainer) Reset ¶
func (x *SignedBlindedBeaconBlockContainer) Reset()
func (*SignedBlindedBeaconBlockContainer) String ¶
func (x *SignedBlindedBeaconBlockContainer) String() string
type SignedBlindedBeaconBlockContainer_AltairBlock ¶
type SignedBlindedBeaconBlockContainer_AltairBlock struct {
AltairBlock *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContainer_BellatrixBlock ¶
type SignedBlindedBeaconBlockContainer_BellatrixBlock struct {
BellatrixBlock *BlindedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContainer_CapellaBlock ¶
type SignedBlindedBeaconBlockContainer_CapellaBlock struct {
CapellaBlock *BlindedBeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContainer_DenebBlock ¶
type SignedBlindedBeaconBlockContainer_DenebBlock struct {
DenebBlock *BlindedBeaconBlockDeneb `protobuf:"bytes,5,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContainer_Phase0Block ¶
type SignedBlindedBeaconBlockContainer_Phase0Block struct {
Phase0Block *v1.BeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type SignedBlindedBeaconBlockContentsContainer ¶
type SignedBlindedBeaconBlockContentsContainer struct { // Types that are assignable to Message: // // *SignedBlindedBeaconBlockContentsContainer_Phase0Block // *SignedBlindedBeaconBlockContentsContainer_AltairBlock // *SignedBlindedBeaconBlockContentsContainer_BellatrixBlock // *SignedBlindedBeaconBlockContentsContainer_CapellaBlock // *SignedBlindedBeaconBlockContentsContainer_DenebBlock Message isSignedBlindedBeaconBlockContentsContainer_Message `protobuf_oneof:"message"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockContentsContainer) Descriptor
deprecated
func (*SignedBlindedBeaconBlockContentsContainer) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockContentsContainer.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockContentsContainer) GetAltairBlock ¶
func (x *SignedBlindedBeaconBlockContentsContainer) GetAltairBlock() *SignedBeaconBlockAltair
func (*SignedBlindedBeaconBlockContentsContainer) GetBellatrixBlock ¶
func (x *SignedBlindedBeaconBlockContentsContainer) GetBellatrixBlock() *SignedBlindedBeaconBlockBellatrix
func (*SignedBlindedBeaconBlockContentsContainer) GetCapellaBlock ¶
func (x *SignedBlindedBeaconBlockContentsContainer) GetCapellaBlock() *SignedBlindedBeaconBlockCapella
func (*SignedBlindedBeaconBlockContentsContainer) GetDenebBlock ¶
func (x *SignedBlindedBeaconBlockContentsContainer) GetDenebBlock() *SignedBlindedBeaconBlockDeneb
func (*SignedBlindedBeaconBlockContentsContainer) GetMessage ¶
func (m *SignedBlindedBeaconBlockContentsContainer) GetMessage() isSignedBlindedBeaconBlockContentsContainer_Message
func (*SignedBlindedBeaconBlockContentsContainer) GetPhase0Block ¶
func (x *SignedBlindedBeaconBlockContentsContainer) GetPhase0Block() *v1.SignedBeaconBlock
func (*SignedBlindedBeaconBlockContentsContainer) ProtoMessage ¶
func (*SignedBlindedBeaconBlockContentsContainer) ProtoMessage()
func (*SignedBlindedBeaconBlockContentsContainer) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockContentsContainer) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockContentsContainer) Reset ¶
func (x *SignedBlindedBeaconBlockContentsContainer) Reset()
func (*SignedBlindedBeaconBlockContentsContainer) String ¶
func (x *SignedBlindedBeaconBlockContentsContainer) String() string
type SignedBlindedBeaconBlockContentsContainer_AltairBlock ¶
type SignedBlindedBeaconBlockContentsContainer_AltairBlock struct {
AltairBlock *SignedBeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=altairBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContentsContainer_BellatrixBlock ¶
type SignedBlindedBeaconBlockContentsContainer_BellatrixBlock struct {
BellatrixBlock *SignedBlindedBeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=bellatrixBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContentsContainer_CapellaBlock ¶
type SignedBlindedBeaconBlockContentsContainer_CapellaBlock struct {
CapellaBlock *SignedBlindedBeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=capellaBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContentsContainer_DenebBlock ¶
type SignedBlindedBeaconBlockContentsContainer_DenebBlock struct {
DenebBlock *SignedBlindedBeaconBlockDeneb `protobuf:"bytes,5,opt,name=deneb_block,json=denebBlock,proto3,oneof"`
}
type SignedBlindedBeaconBlockContentsContainer_Phase0Block ¶
type SignedBlindedBeaconBlockContentsContainer_Phase0Block struct {
Phase0Block *v1.SignedBeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=phase0Block,proto3,oneof"`
}
type SignedBlindedBeaconBlockDeneb ¶
type SignedBlindedBeaconBlockDeneb struct { Message *BlindedBeaconBlockDeneb `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockDeneb) Descriptor
deprecated
func (*SignedBlindedBeaconBlockDeneb) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockDeneb.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockDeneb) GetMessage ¶
func (x *SignedBlindedBeaconBlockDeneb) GetMessage() *BlindedBeaconBlockDeneb
func (*SignedBlindedBeaconBlockDeneb) GetSignature ¶
func (x *SignedBlindedBeaconBlockDeneb) GetSignature() []byte
func (*SignedBlindedBeaconBlockDeneb) HashTreeRoot ¶
func (s *SignedBlindedBeaconBlockDeneb) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) HashTreeRootWith ¶
func (s *SignedBlindedBeaconBlockDeneb) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SignedBlindedBeaconBlockDeneb object with a hasher
func (*SignedBlindedBeaconBlockDeneb) MarshalSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) MarshalSSZTo ¶
func (s *SignedBlindedBeaconBlockDeneb) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SignedBlindedBeaconBlockDeneb object to a target array
func (*SignedBlindedBeaconBlockDeneb) ProtoMessage ¶
func (*SignedBlindedBeaconBlockDeneb) ProtoMessage()
func (*SignedBlindedBeaconBlockDeneb) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockDeneb) Reset ¶
func (x *SignedBlindedBeaconBlockDeneb) Reset()
func (*SignedBlindedBeaconBlockDeneb) SizeSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SignedBlindedBeaconBlockDeneb object
func (*SignedBlindedBeaconBlockDeneb) String ¶
func (x *SignedBlindedBeaconBlockDeneb) String() string
func (*SignedBlindedBeaconBlockDeneb) UnmarshalSSZ ¶
func (s *SignedBlindedBeaconBlockDeneb) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SignedBlindedBeaconBlockDeneb object
type SignedContributionAndProof ¶
type SignedContributionAndProof struct { Message *ContributionAndProof `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SignedContributionAndProof) Descriptor
deprecated
func (*SignedContributionAndProof) Descriptor() ([]byte, []int)
Deprecated: Use SignedContributionAndProof.ProtoReflect.Descriptor instead.
func (*SignedContributionAndProof) GetMessage ¶
func (x *SignedContributionAndProof) GetMessage() *ContributionAndProof
func (*SignedContributionAndProof) GetSignature ¶
func (x *SignedContributionAndProof) GetSignature() []byte
func (*SignedContributionAndProof) ProtoMessage ¶
func (*SignedContributionAndProof) ProtoMessage()
func (*SignedContributionAndProof) ProtoReflect ¶
func (x *SignedContributionAndProof) ProtoReflect() protoreflect.Message
func (*SignedContributionAndProof) Reset ¶
func (x *SignedContributionAndProof) Reset()
func (*SignedContributionAndProof) String ¶
func (x *SignedContributionAndProof) String() string
type SubmitSyncCommitteeSignaturesRequest ¶
type SubmitSyncCommitteeSignaturesRequest struct { Data []*SyncCommitteeMessage `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SubmitSyncCommitteeSignaturesRequest) Descriptor
deprecated
func (*SubmitSyncCommitteeSignaturesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubmitSyncCommitteeSignaturesRequest.ProtoReflect.Descriptor instead.
func (*SubmitSyncCommitteeSignaturesRequest) GetData ¶
func (x *SubmitSyncCommitteeSignaturesRequest) GetData() []*SyncCommitteeMessage
func (*SubmitSyncCommitteeSignaturesRequest) ProtoMessage ¶
func (*SubmitSyncCommitteeSignaturesRequest) ProtoMessage()
func (*SubmitSyncCommitteeSignaturesRequest) ProtoReflect ¶
func (x *SubmitSyncCommitteeSignaturesRequest) ProtoReflect() protoreflect.Message
func (*SubmitSyncCommitteeSignaturesRequest) Reset ¶
func (x *SubmitSyncCommitteeSignaturesRequest) Reset()
func (*SubmitSyncCommitteeSignaturesRequest) String ¶
func (x *SubmitSyncCommitteeSignaturesRequest) String() string
type SyncCommittee ¶
type SyncCommittee struct { Pubkeys [][]byte `protobuf:"bytes,1,rep,name=pubkeys,proto3" json:"pubkeys,omitempty" ssz-size:"512,48"` AggregatePubkey []byte `protobuf:"bytes,2,opt,name=aggregate_pubkey,json=aggregatePubkey,proto3" json:"aggregate_pubkey,omitempty" ssz-size:"48"` // contains filtered or unexported fields }
func (*SyncCommittee) Descriptor
deprecated
func (*SyncCommittee) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommittee.ProtoReflect.Descriptor instead.
func (*SyncCommittee) Equals ¶
func (x *SyncCommittee) Equals(other *SyncCommittee) bool
func (*SyncCommittee) GetAggregatePubkey ¶
func (x *SyncCommittee) GetAggregatePubkey() []byte
func (*SyncCommittee) GetPubkeys ¶
func (x *SyncCommittee) GetPubkeys() [][]byte
func (*SyncCommittee) HashTreeRoot ¶
func (s *SyncCommittee) HashTreeRoot() ([32]byte, error)
HashTreeRoot ssz hashes the SyncCommittee object
func (*SyncCommittee) HashTreeRootWith ¶
func (s *SyncCommittee) HashTreeRootWith(hh *ssz.Hasher) (err error)
HashTreeRootWith ssz hashes the SyncCommittee object with a hasher
func (*SyncCommittee) MarshalSSZ ¶
func (s *SyncCommittee) MarshalSSZ() ([]byte, error)
MarshalSSZ ssz marshals the SyncCommittee object
func (*SyncCommittee) MarshalSSZTo ¶
func (s *SyncCommittee) MarshalSSZTo(buf []byte) (dst []byte, err error)
MarshalSSZTo ssz marshals the SyncCommittee object to a target array
func (*SyncCommittee) ProtoMessage ¶
func (*SyncCommittee) ProtoMessage()
func (*SyncCommittee) ProtoReflect ¶
func (x *SyncCommittee) ProtoReflect() protoreflect.Message
func (*SyncCommittee) Reset ¶
func (x *SyncCommittee) Reset()
func (*SyncCommittee) SizeSSZ ¶
func (s *SyncCommittee) SizeSSZ() (size int)
SizeSSZ returns the ssz encoded size in bytes for the SyncCommittee object
func (*SyncCommittee) String ¶
func (x *SyncCommittee) String() string
func (*SyncCommittee) UnmarshalSSZ ¶
func (s *SyncCommittee) UnmarshalSSZ(buf []byte) error
UnmarshalSSZ ssz unmarshals the SyncCommittee object
type SyncCommitteeContribution ¶
type SyncCommitteeContribution struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ BeaconBlockRoot []byte `protobuf:"bytes,2,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"` SubcommitteeIndex uint64 `protobuf:"varint,3,opt,name=subcommittee_index,json=subcommitteeIndex,proto3" json:"subcommittee_index,omitempty"` AggregationBits github_com_prysmaticlabs_go_bitfield.Bitvector128 `` /* 182-byte string literal not displayed */ Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SyncCommitteeContribution) Descriptor
deprecated
func (*SyncCommitteeContribution) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeContribution.ProtoReflect.Descriptor instead.
func (*SyncCommitteeContribution) GetAggregationBits ¶
func (x *SyncCommitteeContribution) GetAggregationBits() github_com_prysmaticlabs_go_bitfield.Bitvector128
func (*SyncCommitteeContribution) GetBeaconBlockRoot ¶
func (x *SyncCommitteeContribution) GetBeaconBlockRoot() []byte
func (*SyncCommitteeContribution) GetSignature ¶
func (x *SyncCommitteeContribution) GetSignature() []byte
func (*SyncCommitteeContribution) GetSubcommitteeIndex ¶
func (x *SyncCommitteeContribution) GetSubcommitteeIndex() uint64
func (*SyncCommitteeContribution) ProtoMessage ¶
func (*SyncCommitteeContribution) ProtoMessage()
func (*SyncCommitteeContribution) ProtoReflect ¶
func (x *SyncCommitteeContribution) ProtoReflect() protoreflect.Message
func (*SyncCommitteeContribution) Reset ¶
func (x *SyncCommitteeContribution) Reset()
func (*SyncCommitteeContribution) String ¶
func (x *SyncCommitteeContribution) String() string
type SyncCommitteeMessage ¶
type SyncCommitteeMessage struct { Slot github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot `` /* 140-byte string literal not displayed */ BeaconBlockRoot []byte `protobuf:"bytes,2,opt,name=beacon_block_root,json=beaconBlockRoot,proto3" json:"beacon_block_root,omitempty" ssz-size:"32"` ValidatorIndex github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex `` /* 192-byte string literal not displayed */ Signature []byte `protobuf:"bytes,4,opt,name=signature,proto3" json:"signature,omitempty" ssz-size:"96"` // contains filtered or unexported fields }
func (*SyncCommitteeMessage) Descriptor
deprecated
func (*SyncCommitteeMessage) Descriptor() ([]byte, []int)
Deprecated: Use SyncCommitteeMessage.ProtoReflect.Descriptor instead.
func (*SyncCommitteeMessage) GetBeaconBlockRoot ¶
func (x *SyncCommitteeMessage) GetBeaconBlockRoot() []byte
func (*SyncCommitteeMessage) GetSignature ¶
func (x *SyncCommitteeMessage) GetSignature() []byte
func (*SyncCommitteeMessage) GetSlot ¶
func (x *SyncCommitteeMessage) GetSlot() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.Slot
func (*SyncCommitteeMessage) GetValidatorIndex ¶
func (x *SyncCommitteeMessage) GetValidatorIndex() github_com_prysmaticlabs_prysm_v5_consensus_types_primitives.ValidatorIndex
func (*SyncCommitteeMessage) ProtoMessage ¶
func (*SyncCommitteeMessage) ProtoMessage()
func (*SyncCommitteeMessage) ProtoReflect ¶
func (x *SyncCommitteeMessage) ProtoReflect() protoreflect.Message
func (*SyncCommitteeMessage) Reset ¶
func (x *SyncCommitteeMessage) Reset()
func (*SyncCommitteeMessage) String ¶
func (x *SyncCommitteeMessage) String() string
type Version ¶
type Version int32
func (Version) Descriptor ¶
func (Version) Descriptor() protoreflect.EnumDescriptor
func (Version) EnumDescriptor
deprecated
func (Version) Number ¶
func (x Version) Number() protoreflect.EnumNumber
func (Version) Type ¶
func (Version) Type() protoreflect.EnumType