Documentation ¶
Index ¶
- Variables
- type BLSToExecutionChange
- func (*BLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *BLSToExecutionChange) GetFromBlsPubkey() string
- func (x *BLSToExecutionChange) GetToExecutionAddress() string
- func (x *BLSToExecutionChange) GetValidatorIndex() uint64
- func (*BLSToExecutionChange) ProtoMessage()
- func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *BLSToExecutionChange) Reset()
- func (x *BLSToExecutionChange) String() string
- type BLSToExecutionChangeV2
- func (*BLSToExecutionChangeV2) Descriptor() ([]byte, []int)deprecated
- func (x *BLSToExecutionChangeV2) GetFromBlsPubkey() string
- func (x *BLSToExecutionChangeV2) GetToExecutionAddress() string
- func (x *BLSToExecutionChangeV2) GetValidatorIndex() *wrapperspb.UInt64Value
- func (*BLSToExecutionChangeV2) ProtoMessage()
- func (x *BLSToExecutionChangeV2) ProtoReflect() protoreflect.Message
- func (x *BLSToExecutionChangeV2) Reset()
- func (x *BLSToExecutionChangeV2) String() string
- type BeaconBlockAltair
- func (*BeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockAltair) GetBody() *BeaconBlockBodyAltair
- func (x *BeaconBlockAltair) GetParentRoot() string
- func (x *BeaconBlockAltair) GetProposerIndex() uint64
- func (x *BeaconBlockAltair) GetSlot() uint64
- func (x *BeaconBlockAltair) GetStateRoot() string
- func (*BeaconBlockAltair) ProtoMessage()
- func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockAltair) Reset()
- func (x *BeaconBlockAltair) String() string
- type BeaconBlockAltairV2
- func (*BeaconBlockAltairV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockAltairV2) GetBody() *BeaconBlockBodyAltairV2
- func (x *BeaconBlockAltairV2) GetParentRoot() string
- func (x *BeaconBlockAltairV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockAltairV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockAltairV2) GetStateRoot() string
- func (*BeaconBlockAltairV2) ProtoMessage()
- func (x *BeaconBlockAltairV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockAltairV2) Reset()
- func (x *BeaconBlockAltairV2) String() string
- type BeaconBlockBellatrix
- func (*BeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBellatrix) GetBody() *BeaconBlockBodyBellatrix
- func (x *BeaconBlockBellatrix) GetParentRoot() string
- func (x *BeaconBlockBellatrix) GetProposerIndex() uint64
- func (x *BeaconBlockBellatrix) GetSlot() uint64
- func (x *BeaconBlockBellatrix) GetStateRoot() string
- func (*BeaconBlockBellatrix) ProtoMessage()
- func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBellatrix) Reset()
- func (x *BeaconBlockBellatrix) String() string
- type BeaconBlockBellatrixV2
- func (*BeaconBlockBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBellatrixV2) GetBody() *BeaconBlockBodyBellatrixV2
- func (x *BeaconBlockBellatrixV2) GetParentRoot() string
- func (x *BeaconBlockBellatrixV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockBellatrixV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockBellatrixV2) GetStateRoot() string
- func (*BeaconBlockBellatrixV2) ProtoMessage()
- func (x *BeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBellatrixV2) Reset()
- func (x *BeaconBlockBellatrixV2) String() string
- 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() string
- func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyAltair) GetRandaoReveal() string
- func (x *BeaconBlockBodyAltair) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyAltair) ProtoMessage()
- func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyAltair) Reset()
- func (x *BeaconBlockBodyAltair) String() string
- type BeaconBlockBodyAltairV2
- func (*BeaconBlockBodyAltairV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyAltairV2) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyAltairV2) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyAltairV2) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyAltairV2) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyAltairV2) GetGraffiti() string
- func (x *BeaconBlockBodyAltairV2) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyAltairV2) GetRandaoReveal() string
- func (x *BeaconBlockBodyAltairV2) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyAltairV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyAltairV2) ProtoMessage()
- func (x *BeaconBlockBodyAltairV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyAltairV2) Reset()
- func (x *BeaconBlockBodyAltairV2) String() string
- 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() *v1.ExecutionPayload
- func (x *BeaconBlockBodyBellatrix) GetGraffiti() string
- func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() string
- func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyBellatrix) Reset()
- func (x *BeaconBlockBodyBellatrix) String() string
- type BeaconBlockBodyBellatrixV2
- func (*BeaconBlockBodyBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyBellatrixV2) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyBellatrixV2) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyBellatrixV2) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyBellatrixV2) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyBellatrixV2) GetExecutionPayload() *v1.ExecutionPayloadV2
- func (x *BeaconBlockBodyBellatrixV2) GetGraffiti() string
- func (x *BeaconBlockBodyBellatrixV2) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyBellatrixV2) GetRandaoReveal() string
- func (x *BeaconBlockBodyBellatrixV2) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyBellatrixV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyBellatrixV2) ProtoMessage()
- func (x *BeaconBlockBodyBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyBellatrixV2) Reset()
- func (x *BeaconBlockBodyBellatrixV2) String() string
- 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() *v1.ExecutionPayloadCapella
- func (x *BeaconBlockBodyCapella) GetGraffiti() string
- func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyCapella) GetRandaoReveal() string
- func (x *BeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyCapella) ProtoMessage()
- func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyCapella) Reset()
- func (x *BeaconBlockBodyCapella) String() string
- type BeaconBlockBodyCapellaV2
- func (*BeaconBlockBodyCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyCapellaV2) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyCapellaV2) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyCapellaV2) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyCapellaV2) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyCapellaV2) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyCapellaV2) GetExecutionPayload() *v1.ExecutionPayloadCapellaV2
- func (x *BeaconBlockBodyCapellaV2) GetGraffiti() string
- func (x *BeaconBlockBodyCapellaV2) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyCapellaV2) GetRandaoReveal() string
- func (x *BeaconBlockBodyCapellaV2) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyCapellaV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyCapellaV2) ProtoMessage()
- func (x *BeaconBlockBodyCapellaV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyCapellaV2) Reset()
- func (x *BeaconBlockBodyCapellaV2) String() string
- type BeaconBlockBodyDeneb
- func (*BeaconBlockBodyDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockBodyDeneb) GetAttestations() []*v1.Attestation
- func (x *BeaconBlockBodyDeneb) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BeaconBlockBodyDeneb) GetBlobKzgCommitments() []string
- func (x *BeaconBlockBodyDeneb) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BeaconBlockBodyDeneb) GetDeposits() []*v1.Deposit
- func (x *BeaconBlockBodyDeneb) GetEth1Data() *v1.Eth1Data
- func (x *BeaconBlockBodyDeneb) GetExecutionPayload() *v1.ExecutionPayloadDeneb
- func (x *BeaconBlockBodyDeneb) GetGraffiti() string
- func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BeaconBlockBodyDeneb) GetRandaoReveal() string
- func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
- func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BeaconBlockBodyDeneb) ProtoMessage()
- func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockBodyDeneb) Reset()
- func (x *BeaconBlockBodyDeneb) String() string
- type BeaconBlockCapella
- func (*BeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockCapella) GetBody() *BeaconBlockBodyCapella
- func (x *BeaconBlockCapella) GetParentRoot() string
- func (x *BeaconBlockCapella) GetProposerIndex() uint64
- func (x *BeaconBlockCapella) GetSlot() uint64
- func (x *BeaconBlockCapella) GetStateRoot() string
- func (*BeaconBlockCapella) ProtoMessage()
- func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockCapella) Reset()
- func (x *BeaconBlockCapella) String() string
- type BeaconBlockCapellaV2
- func (*BeaconBlockCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockCapellaV2) GetBody() *BeaconBlockBodyCapellaV2
- func (x *BeaconBlockCapellaV2) GetParentRoot() string
- func (x *BeaconBlockCapellaV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockCapellaV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockCapellaV2) GetStateRoot() string
- func (*BeaconBlockCapellaV2) ProtoMessage()
- func (x *BeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockCapellaV2) Reset()
- func (x *BeaconBlockCapellaV2) String() string
- type BeaconBlockDeneb
- func (*BeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconBlockDeneb) GetBody() *BeaconBlockBodyDeneb
- func (x *BeaconBlockDeneb) GetParentRoot() string
- func (x *BeaconBlockDeneb) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BeaconBlockDeneb) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconBlockDeneb) GetStateRoot() string
- func (*BeaconBlockDeneb) ProtoMessage()
- func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *BeaconBlockDeneb) Reset()
- func (x *BeaconBlockDeneb) String() string
- type BlindedBeaconBlockBellatrix
- func (*BlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBellatrix) GetBody() *BlindedBeaconBlockBodyBellatrix
- func (x *BlindedBeaconBlockBellatrix) GetParentRoot() string
- func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() uint64
- func (x *BlindedBeaconBlockBellatrix) GetSlot() uint64
- func (x *BlindedBeaconBlockBellatrix) GetStateRoot() string
- func (*BlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBellatrix) Reset()
- func (x *BlindedBeaconBlockBellatrix) String() string
- type BlindedBeaconBlockBellatrixV2
- func (*BlindedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBellatrixV2) GetBody() *BlindedBeaconBlockBodyBellatrixV2
- func (x *BlindedBeaconBlockBellatrixV2) GetParentRoot() string
- func (x *BlindedBeaconBlockBellatrixV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BlindedBeaconBlockBellatrixV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BlindedBeaconBlockBellatrixV2) GetStateRoot() string
- func (*BlindedBeaconBlockBellatrixV2) ProtoMessage()
- func (x *BlindedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBellatrixV2) Reset()
- func (x *BlindedBeaconBlockBellatrixV2) String() string
- 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() *v1.ExecutionPayloadHeader
- func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() string
- func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() string
- func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
- func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyBellatrix) Reset()
- func (x *BlindedBeaconBlockBodyBellatrix) String() string
- type BlindedBeaconBlockBodyBellatrixV2
- func (*BlindedBeaconBlockBodyBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetAttestations() []*v1.Attestation
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetDeposits() []*v1.Deposit
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetEth1Data() *v1.Eth1Data
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderV2
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetGraffiti() string
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetRandaoReveal() string
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyBellatrixV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BlindedBeaconBlockBodyBellatrixV2) ProtoMessage()
- func (x *BlindedBeaconBlockBodyBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyBellatrixV2) Reset()
- func (x *BlindedBeaconBlockBodyBellatrixV2) String() string
- 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() *v1.ExecutionPayloadHeaderCapella
- func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() string
- func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() string
- func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
- func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyCapella) Reset()
- func (x *BlindedBeaconBlockBodyCapella) String() string
- type BlindedBeaconBlockBodyCapellaV2
- func (*BlindedBeaconBlockBodyCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockBodyCapellaV2) GetAttestations() []*v1.Attestation
- func (x *BlindedBeaconBlockBodyCapellaV2) GetAttesterSlashings() []*v1.AttesterSlashing
- func (x *BlindedBeaconBlockBodyCapellaV2) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
- func (x *BlindedBeaconBlockBodyCapellaV2) GetDeposits() []*v1.Deposit
- func (x *BlindedBeaconBlockBodyCapellaV2) GetEth1Data() *v1.Eth1Data
- func (x *BlindedBeaconBlockBodyCapellaV2) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapellaV2
- func (x *BlindedBeaconBlockBodyCapellaV2) GetGraffiti() string
- func (x *BlindedBeaconBlockBodyCapellaV2) GetProposerSlashings() []*v1.ProposerSlashing
- func (x *BlindedBeaconBlockBodyCapellaV2) GetRandaoReveal() string
- func (x *BlindedBeaconBlockBodyCapellaV2) GetSyncAggregate() *v1.SyncAggregate
- func (x *BlindedBeaconBlockBodyCapellaV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
- func (*BlindedBeaconBlockBodyCapellaV2) ProtoMessage()
- func (x *BlindedBeaconBlockBodyCapellaV2) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockBodyCapellaV2) Reset()
- func (x *BlindedBeaconBlockBodyCapellaV2) String() string
- type BlindedBeaconBlockCapella
- func (*BlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockCapella) GetBody() *BlindedBeaconBlockBodyCapella
- func (x *BlindedBeaconBlockCapella) GetParentRoot() string
- func (x *BlindedBeaconBlockCapella) GetProposerIndex() uint64
- func (x *BlindedBeaconBlockCapella) GetSlot() uint64
- func (x *BlindedBeaconBlockCapella) GetStateRoot() string
- func (*BlindedBeaconBlockCapella) ProtoMessage()
- func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockCapella) Reset()
- func (x *BlindedBeaconBlockCapella) String() string
- type BlindedBeaconBlockCapellaV2
- func (*BlindedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *BlindedBeaconBlockCapellaV2) GetBody() *BlindedBeaconBlockBodyCapellaV2
- func (x *BlindedBeaconBlockCapellaV2) GetParentRoot() string
- func (x *BlindedBeaconBlockCapellaV2) GetProposerIndex() *wrapperspb.UInt64Value
- func (x *BlindedBeaconBlockCapellaV2) GetSlot() *wrapperspb.UInt64Value
- func (x *BlindedBeaconBlockCapellaV2) GetStateRoot() string
- func (*BlindedBeaconBlockCapellaV2) ProtoMessage()
- func (x *BlindedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
- func (x *BlindedBeaconBlockCapellaV2) Reset()
- func (x *BlindedBeaconBlockCapellaV2) String() string
- type BlockVersion
- func (BlockVersion) Descriptor() protoreflect.EnumDescriptor
- func (x BlockVersion) Enum() *BlockVersion
- func (BlockVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x BlockVersion) Number() protoreflect.EnumNumber
- func (x BlockVersion) String() string
- func (BlockVersion) Type() protoreflect.EnumType
- func (v *BlockVersion) UnmarshalJSON(data []byte) error
- type EventBlock
- func (*EventBlock) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlock) GetAltairBlock() *BeaconBlockAltair
- func (x *EventBlock) GetBellatrixBlock() *BeaconBlockBellatrix
- func (x *EventBlock) GetCapellaBlock() *BeaconBlockCapella
- func (x *EventBlock) GetDenebBlock() *BeaconBlockDeneb
- func (m *EventBlock) GetMessage() isEventBlock_Message
- func (x *EventBlock) GetPhase0Block() *v1.BeaconBlock
- func (x *EventBlock) GetSignature() string
- func (x *EventBlock) GetVersion() BlockVersion
- func (*EventBlock) ProtoMessage()
- func (x *EventBlock) ProtoReflect() protoreflect.Message
- func (x *EventBlock) Reset()
- func (x *EventBlock) String() string
- func (b *EventBlock) UnmarshalJSON(data []byte) error
- type EventBlockV2
- func (*EventBlockV2) Descriptor() ([]byte, []int)deprecated
- func (x *EventBlockV2) GetAltairBlock() *BeaconBlockAltairV2
- func (x *EventBlockV2) GetBellatrixBlock() *BeaconBlockBellatrixV2
- func (x *EventBlockV2) GetCapellaBlock() *BeaconBlockCapellaV2
- func (x *EventBlockV2) GetDenebBlock() *BeaconBlockDeneb
- func (m *EventBlockV2) GetMessage() isEventBlockV2_Message
- func (x *EventBlockV2) GetPhase0Block() *v1.BeaconBlockV2
- func (x *EventBlockV2) GetSignature() string
- func (x *EventBlockV2) GetVersion() BlockVersion
- func (*EventBlockV2) ProtoMessage()
- func (x *EventBlockV2) ProtoReflect() protoreflect.Message
- func (x *EventBlockV2) Reset()
- func (x *EventBlockV2) String() string
- type EventBlockV2_AltairBlock
- type EventBlockV2_BellatrixBlock
- type EventBlockV2_CapellaBlock
- type EventBlockV2_DenebBlock
- type EventBlockV2_Phase0Block
- type EventBlock_AltairBlock
- type EventBlock_BellatrixBlock
- type EventBlock_CapellaBlock
- type EventBlock_DenebBlock
- type EventBlock_Phase0Block
- type SignedBLSToExecutionChange
- func (*SignedBLSToExecutionChange) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBLSToExecutionChange) GetMessage() *BLSToExecutionChange
- func (x *SignedBLSToExecutionChange) GetSignature() string
- func (*SignedBLSToExecutionChange) ProtoMessage()
- func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
- func (x *SignedBLSToExecutionChange) Reset()
- func (x *SignedBLSToExecutionChange) String() string
- type SignedBLSToExecutionChangeV2
- func (*SignedBLSToExecutionChangeV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBLSToExecutionChangeV2) GetMessage() *BLSToExecutionChangeV2
- func (x *SignedBLSToExecutionChangeV2) GetSignature() string
- func (*SignedBLSToExecutionChangeV2) ProtoMessage()
- func (x *SignedBLSToExecutionChangeV2) ProtoReflect() protoreflect.Message
- func (x *SignedBLSToExecutionChangeV2) Reset()
- func (x *SignedBLSToExecutionChangeV2) String() string
- type SignedBeaconBlockAltair
- func (*SignedBeaconBlockAltair) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockAltair) GetMessage() *BeaconBlockAltair
- func (x *SignedBeaconBlockAltair) GetSignature() string
- func (*SignedBeaconBlockAltair) ProtoMessage()
- func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockAltair) Reset()
- func (x *SignedBeaconBlockAltair) String() string
- type SignedBeaconBlockAltairV2
- func (*SignedBeaconBlockAltairV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockAltairV2) GetMessage() *BeaconBlockAltairV2
- func (x *SignedBeaconBlockAltairV2) GetSignature() string
- func (*SignedBeaconBlockAltairV2) ProtoMessage()
- func (x *SignedBeaconBlockAltairV2) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockAltairV2) Reset()
- func (x *SignedBeaconBlockAltairV2) String() string
- type SignedBeaconBlockBellatrix
- func (*SignedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockBellatrix) GetMessage() *BeaconBlockBellatrix
- func (x *SignedBeaconBlockBellatrix) GetSignature() string
- func (*SignedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockBellatrix) Reset()
- func (x *SignedBeaconBlockBellatrix) String() string
- type SignedBeaconBlockBellatrixV2
- func (*SignedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockBellatrixV2) GetMessage() *BeaconBlockBellatrixV2
- func (x *SignedBeaconBlockBellatrixV2) GetSignature() string
- func (*SignedBeaconBlockBellatrixV2) ProtoMessage()
- func (x *SignedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockBellatrixV2) Reset()
- func (x *SignedBeaconBlockBellatrixV2) String() string
- type SignedBeaconBlockCapella
- func (*SignedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockCapella) GetMessage() *BeaconBlockCapella
- func (x *SignedBeaconBlockCapella) GetSignature() string
- func (*SignedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockCapella) Reset()
- func (x *SignedBeaconBlockCapella) String() string
- type SignedBeaconBlockCapellaV2
- func (*SignedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockCapellaV2) GetMessage() *BeaconBlockCapellaV2
- func (x *SignedBeaconBlockCapellaV2) GetSignature() string
- func (*SignedBeaconBlockCapellaV2) ProtoMessage()
- func (x *SignedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockCapellaV2) Reset()
- func (x *SignedBeaconBlockCapellaV2) String() string
- type SignedBeaconBlockDeneb
- func (*SignedBeaconBlockDeneb) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBeaconBlockDeneb) GetMessage() *BeaconBlockDeneb
- func (x *SignedBeaconBlockDeneb) GetSignature() string
- func (*SignedBeaconBlockDeneb) ProtoMessage()
- func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
- func (x *SignedBeaconBlockDeneb) Reset()
- func (x *SignedBeaconBlockDeneb) String() string
- type SignedBlindedBeaconBlockBellatrix
- func (*SignedBlindedBeaconBlockBellatrix) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockBellatrix) GetMessage() *BlindedBeaconBlockBellatrix
- func (x *SignedBlindedBeaconBlockBellatrix) GetSignature() string
- func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
- func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockBellatrix) Reset()
- func (x *SignedBlindedBeaconBlockBellatrix) String() string
- type SignedBlindedBeaconBlockBellatrixV2
- func (*SignedBlindedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockBellatrixV2) GetMessage() *BlindedBeaconBlockBellatrixV2
- func (x *SignedBlindedBeaconBlockBellatrixV2) GetSignature() string
- func (*SignedBlindedBeaconBlockBellatrixV2) ProtoMessage()
- func (x *SignedBlindedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockBellatrixV2) Reset()
- func (x *SignedBlindedBeaconBlockBellatrixV2) String() string
- type SignedBlindedBeaconBlockCapella
- func (*SignedBlindedBeaconBlockCapella) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockCapella) GetMessage() *BlindedBeaconBlockCapella
- func (x *SignedBlindedBeaconBlockCapella) GetSignature() string
- func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
- func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockCapella) Reset()
- func (x *SignedBlindedBeaconBlockCapella) String() string
- type SignedBlindedBeaconBlockCapellaV2
- func (*SignedBlindedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)deprecated
- func (x *SignedBlindedBeaconBlockCapellaV2) GetMessage() *BlindedBeaconBlockCapellaV2
- func (x *SignedBlindedBeaconBlockCapellaV2) GetSignature() string
- func (*SignedBlindedBeaconBlockCapellaV2) ProtoMessage()
- func (x *SignedBlindedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
- func (x *SignedBlindedBeaconBlockCapellaV2) Reset()
- func (x *SignedBlindedBeaconBlockCapellaV2) String() string
- type SubmitBLSToExecutionChangesRequest
- func (*SubmitBLSToExecutionChangesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubmitBLSToExecutionChangesRequest) GetChanges() []*SignedBLSToExecutionChange
- func (*SubmitBLSToExecutionChangesRequest) ProtoMessage()
- func (x *SubmitBLSToExecutionChangesRequest) ProtoReflect() protoreflect.Message
- func (x *SubmitBLSToExecutionChangesRequest) Reset()
- func (x *SubmitBLSToExecutionChangesRequest) String() string
Constants ¶
This section is empty.
Variables ¶
var ( BlockVersion_name = map[int32]string{ 0: "UNKNOWN", 1: "PHASE0", 2: "ALTAIR", 3: "BELLATRIX", 4: "CAPELLA", 5: "DENEB", } BlockVersion_value = map[string]int32{ "UNKNOWN": 0, "PHASE0": 1, "ALTAIR": 2, "BELLATRIX": 3, "CAPELLA": 4, "DENEB": 5, } )
Enum value maps for BlockVersion.
var File_pkg_proto_eth_v2_beacon_block_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v2_events_proto protoreflect.FileDescriptor
var File_pkg_proto_eth_v2_withdrawals_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BLSToExecutionChange ¶
type BLSToExecutionChange struct { ValidatorIndex uint64 `protobuf:"varint,1,opt,name=validator_index,proto3" json:"validator_index,omitempty"` FromBlsPubkey string `protobuf:"bytes,2,opt,name=from_bls_pubkey,proto3" json:"from_bls_pubkey,omitempty"` ToExecutionAddress string `protobuf:"bytes,3,opt,name=to_execution_address,proto3" json:"to_execution_address,omitempty"` // 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() string
func (*BLSToExecutionChange) GetToExecutionAddress ¶
func (x *BLSToExecutionChange) GetToExecutionAddress() string
func (*BLSToExecutionChange) GetValidatorIndex ¶
func (x *BLSToExecutionChange) GetValidatorIndex() uint64
func (*BLSToExecutionChange) ProtoMessage ¶
func (*BLSToExecutionChange) ProtoMessage()
func (*BLSToExecutionChange) ProtoReflect ¶
func (x *BLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*BLSToExecutionChange) Reset ¶
func (x *BLSToExecutionChange) Reset()
func (*BLSToExecutionChange) String ¶
func (x *BLSToExecutionChange) String() string
type BLSToExecutionChangeV2 ¶
type BLSToExecutionChangeV2 struct { ValidatorIndex *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=validator_index,proto3" json:"validator_index,omitempty"` FromBlsPubkey string `protobuf:"bytes,2,opt,name=from_bls_pubkey,proto3" json:"from_bls_pubkey,omitempty"` ToExecutionAddress string `protobuf:"bytes,3,opt,name=to_execution_address,proto3" json:"to_execution_address,omitempty"` // contains filtered or unexported fields }
func (*BLSToExecutionChangeV2) Descriptor
deprecated
func (*BLSToExecutionChangeV2) Descriptor() ([]byte, []int)
Deprecated: Use BLSToExecutionChangeV2.ProtoReflect.Descriptor instead.
func (*BLSToExecutionChangeV2) GetFromBlsPubkey ¶
func (x *BLSToExecutionChangeV2) GetFromBlsPubkey() string
func (*BLSToExecutionChangeV2) GetToExecutionAddress ¶
func (x *BLSToExecutionChangeV2) GetToExecutionAddress() string
func (*BLSToExecutionChangeV2) GetValidatorIndex ¶
func (x *BLSToExecutionChangeV2) GetValidatorIndex() *wrapperspb.UInt64Value
func (*BLSToExecutionChangeV2) ProtoMessage ¶
func (*BLSToExecutionChangeV2) ProtoMessage()
func (*BLSToExecutionChangeV2) ProtoReflect ¶
func (x *BLSToExecutionChangeV2) ProtoReflect() protoreflect.Message
func (*BLSToExecutionChangeV2) Reset ¶
func (x *BLSToExecutionChangeV2) Reset()
func (*BLSToExecutionChangeV2) String ¶
func (x *BLSToExecutionChangeV2) String() string
type BeaconBlockAltair ¶
type BeaconBlockAltair struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BeaconBlockAltair) GetProposerIndex ¶
func (x *BeaconBlockAltair) GetProposerIndex() uint64
func (*BeaconBlockAltair) GetSlot ¶
func (x *BeaconBlockAltair) GetSlot() uint64
func (*BeaconBlockAltair) GetStateRoot ¶
func (x *BeaconBlockAltair) GetStateRoot() string
func (*BeaconBlockAltair) ProtoMessage ¶
func (*BeaconBlockAltair) ProtoMessage()
func (*BeaconBlockAltair) ProtoReflect ¶
func (x *BeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockAltair) Reset ¶
func (x *BeaconBlockAltair) Reset()
func (*BeaconBlockAltair) String ¶
func (x *BeaconBlockAltair) String() string
type BeaconBlockAltairV2 ¶
type BeaconBlockAltairV2 struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` Body *BeaconBlockBodyAltairV2 `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockAltairV2) Descriptor
deprecated
func (*BeaconBlockAltairV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockAltairV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockAltairV2) GetBody ¶
func (x *BeaconBlockAltairV2) GetBody() *BeaconBlockBodyAltairV2
func (*BeaconBlockAltairV2) GetParentRoot ¶
func (x *BeaconBlockAltairV2) GetParentRoot() string
func (*BeaconBlockAltairV2) GetProposerIndex ¶
func (x *BeaconBlockAltairV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockAltairV2) GetSlot ¶
func (x *BeaconBlockAltairV2) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockAltairV2) GetStateRoot ¶
func (x *BeaconBlockAltairV2) GetStateRoot() string
func (*BeaconBlockAltairV2) ProtoMessage ¶
func (*BeaconBlockAltairV2) ProtoMessage()
func (*BeaconBlockAltairV2) ProtoReflect ¶
func (x *BeaconBlockAltairV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockAltairV2) Reset ¶
func (x *BeaconBlockAltairV2) Reset()
func (*BeaconBlockAltairV2) String ¶
func (x *BeaconBlockAltairV2) String() string
type BeaconBlockBellatrix ¶
type BeaconBlockBellatrix struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BeaconBlockBellatrix) GetProposerIndex ¶
func (x *BeaconBlockBellatrix) GetProposerIndex() uint64
func (*BeaconBlockBellatrix) GetSlot ¶
func (x *BeaconBlockBellatrix) GetSlot() uint64
func (*BeaconBlockBellatrix) GetStateRoot ¶
func (x *BeaconBlockBellatrix) GetStateRoot() string
func (*BeaconBlockBellatrix) ProtoMessage ¶
func (*BeaconBlockBellatrix) ProtoMessage()
func (*BeaconBlockBellatrix) ProtoReflect ¶
func (x *BeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBellatrix) Reset ¶
func (x *BeaconBlockBellatrix) Reset()
func (*BeaconBlockBellatrix) String ¶
func (x *BeaconBlockBellatrix) String() string
type BeaconBlockBellatrixV2 ¶
type BeaconBlockBellatrixV2 struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` Body *BeaconBlockBodyBellatrixV2 `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBellatrixV2) Descriptor
deprecated
func (*BeaconBlockBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBellatrixV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockBellatrixV2) GetBody ¶
func (x *BeaconBlockBellatrixV2) GetBody() *BeaconBlockBodyBellatrixV2
func (*BeaconBlockBellatrixV2) GetParentRoot ¶
func (x *BeaconBlockBellatrixV2) GetParentRoot() string
func (*BeaconBlockBellatrixV2) GetProposerIndex ¶
func (x *BeaconBlockBellatrixV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockBellatrixV2) GetSlot ¶
func (x *BeaconBlockBellatrixV2) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockBellatrixV2) GetStateRoot ¶
func (x *BeaconBlockBellatrixV2) GetStateRoot() string
func (*BeaconBlockBellatrixV2) ProtoMessage ¶
func (*BeaconBlockBellatrixV2) ProtoMessage()
func (*BeaconBlockBellatrixV2) ProtoReflect ¶
func (x *BeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockBellatrixV2) Reset ¶
func (x *BeaconBlockBellatrixV2) Reset()
func (*BeaconBlockBellatrixV2) String ¶
func (x *BeaconBlockBellatrixV2) String() string
type BeaconBlockBodyAltair ¶
type BeaconBlockBodyAltair struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` // At most MAX_ATTESTER_SLASHINGS. AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,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() string
func (*BeaconBlockBodyAltair) GetProposerSlashings ¶
func (x *BeaconBlockBodyAltair) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyAltair) GetRandaoReveal ¶
func (x *BeaconBlockBodyAltair) GetRandaoReveal() string
func (*BeaconBlockBodyAltair) GetSyncAggregate ¶
func (x *BeaconBlockBodyAltair) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyAltair) GetVoluntaryExits ¶
func (x *BeaconBlockBodyAltair) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyAltair) ProtoMessage ¶
func (*BeaconBlockBodyAltair) ProtoMessage()
func (*BeaconBlockBodyAltair) ProtoReflect ¶
func (x *BeaconBlockBodyAltair) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyAltair) Reset ¶
func (x *BeaconBlockBodyAltair) Reset()
func (*BeaconBlockBodyAltair) String ¶
func (x *BeaconBlockBodyAltair) String() string
type BeaconBlockBodyAltairV2 ¶
type BeaconBlockBodyAltairV2 struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` // At most MAX_ATTESTER_SLASHINGS. AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBodyAltairV2) Descriptor
deprecated
func (*BeaconBlockBodyAltairV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyAltairV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyAltairV2) GetAttestations ¶
func (x *BeaconBlockBodyAltairV2) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyAltairV2) GetAttesterSlashings ¶
func (x *BeaconBlockBodyAltairV2) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyAltairV2) GetDeposits ¶
func (x *BeaconBlockBodyAltairV2) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyAltairV2) GetEth1Data ¶
func (x *BeaconBlockBodyAltairV2) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyAltairV2) GetGraffiti ¶
func (x *BeaconBlockBodyAltairV2) GetGraffiti() string
func (*BeaconBlockBodyAltairV2) GetProposerSlashings ¶
func (x *BeaconBlockBodyAltairV2) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyAltairV2) GetRandaoReveal ¶
func (x *BeaconBlockBodyAltairV2) GetRandaoReveal() string
func (*BeaconBlockBodyAltairV2) GetSyncAggregate ¶
func (x *BeaconBlockBodyAltairV2) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyAltairV2) GetVoluntaryExits ¶
func (x *BeaconBlockBodyAltairV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyAltairV2) ProtoMessage ¶
func (*BeaconBlockBodyAltairV2) ProtoMessage()
func (*BeaconBlockBodyAltairV2) ProtoReflect ¶
func (x *BeaconBlockBodyAltairV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyAltairV2) Reset ¶
func (x *BeaconBlockBodyAltairV2) Reset()
func (*BeaconBlockBodyAltairV2) String ¶
func (x *BeaconBlockBodyAltairV2) String() string
type BeaconBlockBodyBellatrix ¶
type BeaconBlockBodyBellatrix struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v1.ExecutionPayload `protobuf:"bytes,10,opt,name=execution_payload,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() *v1.ExecutionPayload
func (*BeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BeaconBlockBodyBellatrix) GetGraffiti() string
func (*BeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BeaconBlockBodyBellatrix) GetRandaoReveal() string
func (*BeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BeaconBlockBodyBellatrix) ProtoMessage()
func (*BeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyBellatrix) Reset ¶
func (x *BeaconBlockBodyBellatrix) Reset()
func (*BeaconBlockBodyBellatrix) String ¶
func (x *BeaconBlockBodyBellatrix) String() string
type BeaconBlockBodyBellatrixV2 ¶
type BeaconBlockBodyBellatrixV2 struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v1.ExecutionPayloadV2 `protobuf:"bytes,10,opt,name=execution_payload,proto3" json:"execution_payload,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBodyBellatrixV2) Descriptor
deprecated
func (*BeaconBlockBodyBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyBellatrixV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyBellatrixV2) GetAttestations ¶
func (x *BeaconBlockBodyBellatrixV2) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyBellatrixV2) GetAttesterSlashings ¶
func (x *BeaconBlockBodyBellatrixV2) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyBellatrixV2) GetDeposits ¶
func (x *BeaconBlockBodyBellatrixV2) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyBellatrixV2) GetEth1Data ¶
func (x *BeaconBlockBodyBellatrixV2) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyBellatrixV2) GetExecutionPayload ¶
func (x *BeaconBlockBodyBellatrixV2) GetExecutionPayload() *v1.ExecutionPayloadV2
func (*BeaconBlockBodyBellatrixV2) GetGraffiti ¶
func (x *BeaconBlockBodyBellatrixV2) GetGraffiti() string
func (*BeaconBlockBodyBellatrixV2) GetProposerSlashings ¶
func (x *BeaconBlockBodyBellatrixV2) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyBellatrixV2) GetRandaoReveal ¶
func (x *BeaconBlockBodyBellatrixV2) GetRandaoReveal() string
func (*BeaconBlockBodyBellatrixV2) GetSyncAggregate ¶
func (x *BeaconBlockBodyBellatrixV2) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyBellatrixV2) GetVoluntaryExits ¶
func (x *BeaconBlockBodyBellatrixV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyBellatrixV2) ProtoMessage ¶
func (*BeaconBlockBodyBellatrixV2) ProtoMessage()
func (*BeaconBlockBodyBellatrixV2) ProtoReflect ¶
func (x *BeaconBlockBodyBellatrixV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyBellatrixV2) Reset ¶
func (x *BeaconBlockBodyBellatrixV2) Reset()
func (*BeaconBlockBodyBellatrixV2) String ¶
func (x *BeaconBlockBodyBellatrixV2) String() string
type BeaconBlockBodyCapella ¶
type BeaconBlockBodyCapella struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v1.ExecutionPayloadCapella `protobuf:"bytes,10,opt,name=execution_payload,proto3" json:"execution_payload,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `protobuf:"bytes,11,rep,name=bls_to_execution_changes,proto3" json:"bls_to_execution_changes,omitempty"` // 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() *v1.ExecutionPayloadCapella
func (*BeaconBlockBodyCapella) GetGraffiti ¶
func (x *BeaconBlockBodyCapella) GetGraffiti() string
func (*BeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BeaconBlockBodyCapella) GetRandaoReveal() string
func (*BeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyCapella) ProtoMessage ¶
func (*BeaconBlockBodyCapella) ProtoMessage()
func (*BeaconBlockBodyCapella) ProtoReflect ¶
func (x *BeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyCapella) Reset ¶
func (x *BeaconBlockBodyCapella) Reset()
func (*BeaconBlockBodyCapella) String ¶
func (x *BeaconBlockBodyCapella) String() string
type BeaconBlockBodyCapellaV2 ¶
type BeaconBlockBodyCapellaV2 struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v1.ExecutionPayloadCapellaV2 `protobuf:"bytes,10,opt,name=execution_payload,proto3" json:"execution_payload,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `protobuf:"bytes,11,rep,name=bls_to_execution_changes,proto3" json:"bls_to_execution_changes,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockBodyCapellaV2) Descriptor
deprecated
func (*BeaconBlockBodyCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockBodyCapellaV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockBodyCapellaV2) GetAttestations ¶
func (x *BeaconBlockBodyCapellaV2) GetAttestations() []*v1.Attestation
func (*BeaconBlockBodyCapellaV2) GetAttesterSlashings ¶
func (x *BeaconBlockBodyCapellaV2) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BeaconBlockBodyCapellaV2) GetBlsToExecutionChanges ¶
func (x *BeaconBlockBodyCapellaV2) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BeaconBlockBodyCapellaV2) GetDeposits ¶
func (x *BeaconBlockBodyCapellaV2) GetDeposits() []*v1.Deposit
func (*BeaconBlockBodyCapellaV2) GetEth1Data ¶
func (x *BeaconBlockBodyCapellaV2) GetEth1Data() *v1.Eth1Data
func (*BeaconBlockBodyCapellaV2) GetExecutionPayload ¶
func (x *BeaconBlockBodyCapellaV2) GetExecutionPayload() *v1.ExecutionPayloadCapellaV2
func (*BeaconBlockBodyCapellaV2) GetGraffiti ¶
func (x *BeaconBlockBodyCapellaV2) GetGraffiti() string
func (*BeaconBlockBodyCapellaV2) GetProposerSlashings ¶
func (x *BeaconBlockBodyCapellaV2) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyCapellaV2) GetRandaoReveal ¶
func (x *BeaconBlockBodyCapellaV2) GetRandaoReveal() string
func (*BeaconBlockBodyCapellaV2) GetSyncAggregate ¶
func (x *BeaconBlockBodyCapellaV2) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyCapellaV2) GetVoluntaryExits ¶
func (x *BeaconBlockBodyCapellaV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyCapellaV2) ProtoMessage ¶
func (*BeaconBlockBodyCapellaV2) ProtoMessage()
func (*BeaconBlockBodyCapellaV2) ProtoReflect ¶
func (x *BeaconBlockBodyCapellaV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyCapellaV2) Reset ¶
func (x *BeaconBlockBodyCapellaV2) Reset()
func (*BeaconBlockBodyCapellaV2) String ¶
func (x *BeaconBlockBodyCapellaV2) String() string
type BeaconBlockBodyDeneb ¶
type BeaconBlockBodyDeneb struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayload *v1.ExecutionPayloadDeneb `protobuf:"bytes,10,opt,name=execution_payload,proto3" json:"execution_payload,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `protobuf:"bytes,11,rep,name=bls_to_execution_changes,proto3" json:"bls_to_execution_changes,omitempty"` BlobKzgCommitments []string `protobuf:"bytes,12,rep,name=blob_kzg_commitments,proto3" json:"blob_kzg_commitments,omitempty"` // 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() []string
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() *v1.ExecutionPayloadDeneb
func (*BeaconBlockBodyDeneb) GetGraffiti ¶
func (x *BeaconBlockBodyDeneb) GetGraffiti() string
func (*BeaconBlockBodyDeneb) GetProposerSlashings ¶
func (x *BeaconBlockBodyDeneb) GetProposerSlashings() []*v1.ProposerSlashing
func (*BeaconBlockBodyDeneb) GetRandaoReveal ¶
func (x *BeaconBlockBodyDeneb) GetRandaoReveal() string
func (*BeaconBlockBodyDeneb) GetSyncAggregate ¶
func (x *BeaconBlockBodyDeneb) GetSyncAggregate() *v1.SyncAggregate
func (*BeaconBlockBodyDeneb) GetVoluntaryExits ¶
func (x *BeaconBlockBodyDeneb) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BeaconBlockBodyDeneb) ProtoMessage ¶
func (*BeaconBlockBodyDeneb) ProtoMessage()
func (*BeaconBlockBodyDeneb) ProtoReflect ¶
func (x *BeaconBlockBodyDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockBodyDeneb) Reset ¶
func (x *BeaconBlockBodyDeneb) Reset()
func (*BeaconBlockBodyDeneb) String ¶
func (x *BeaconBlockBodyDeneb) String() string
type BeaconBlockCapella ¶
type BeaconBlockCapella struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BeaconBlockCapella) GetProposerIndex ¶
func (x *BeaconBlockCapella) GetProposerIndex() uint64
func (*BeaconBlockCapella) GetSlot ¶
func (x *BeaconBlockCapella) GetSlot() uint64
func (*BeaconBlockCapella) GetStateRoot ¶
func (x *BeaconBlockCapella) GetStateRoot() string
func (*BeaconBlockCapella) ProtoMessage ¶
func (*BeaconBlockCapella) ProtoMessage()
func (*BeaconBlockCapella) ProtoReflect ¶
func (x *BeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BeaconBlockCapella) Reset ¶
func (x *BeaconBlockCapella) Reset()
func (*BeaconBlockCapella) String ¶
func (x *BeaconBlockCapella) String() string
type BeaconBlockCapellaV2 ¶
type BeaconBlockCapellaV2 struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` Body *BeaconBlockBodyCapellaV2 `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BeaconBlockCapellaV2) Descriptor
deprecated
func (*BeaconBlockCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use BeaconBlockCapellaV2.ProtoReflect.Descriptor instead.
func (*BeaconBlockCapellaV2) GetBody ¶
func (x *BeaconBlockCapellaV2) GetBody() *BeaconBlockBodyCapellaV2
func (*BeaconBlockCapellaV2) GetParentRoot ¶
func (x *BeaconBlockCapellaV2) GetParentRoot() string
func (*BeaconBlockCapellaV2) GetProposerIndex ¶
func (x *BeaconBlockCapellaV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockCapellaV2) GetSlot ¶
func (x *BeaconBlockCapellaV2) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockCapellaV2) GetStateRoot ¶
func (x *BeaconBlockCapellaV2) GetStateRoot() string
func (*BeaconBlockCapellaV2) ProtoMessage ¶
func (*BeaconBlockCapellaV2) ProtoMessage()
func (*BeaconBlockCapellaV2) ProtoReflect ¶
func (x *BeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
func (*BeaconBlockCapellaV2) Reset ¶
func (x *BeaconBlockCapellaV2) Reset()
func (*BeaconBlockCapellaV2) String ¶
func (x *BeaconBlockCapellaV2) String() string
type BeaconBlockDeneb ¶
type BeaconBlockDeneb struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BeaconBlockDeneb) GetProposerIndex ¶
func (x *BeaconBlockDeneb) GetProposerIndex() *wrapperspb.UInt64Value
func (*BeaconBlockDeneb) GetSlot ¶
func (x *BeaconBlockDeneb) GetSlot() *wrapperspb.UInt64Value
func (*BeaconBlockDeneb) GetStateRoot ¶
func (x *BeaconBlockDeneb) GetStateRoot() string
func (*BeaconBlockDeneb) ProtoMessage ¶
func (*BeaconBlockDeneb) ProtoMessage()
func (*BeaconBlockDeneb) ProtoReflect ¶
func (x *BeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*BeaconBlockDeneb) Reset ¶
func (x *BeaconBlockDeneb) Reset()
func (*BeaconBlockDeneb) String ¶
func (x *BeaconBlockDeneb) String() string
type BlindedBeaconBlockBellatrix ¶
type BlindedBeaconBlockBellatrix struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BlindedBeaconBlockBellatrix) GetProposerIndex ¶
func (x *BlindedBeaconBlockBellatrix) GetProposerIndex() uint64
func (*BlindedBeaconBlockBellatrix) GetSlot ¶
func (x *BlindedBeaconBlockBellatrix) GetSlot() uint64
func (*BlindedBeaconBlockBellatrix) GetStateRoot ¶
func (x *BlindedBeaconBlockBellatrix) GetStateRoot() string
func (*BlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBellatrix) Reset ¶
func (x *BlindedBeaconBlockBellatrix) Reset()
func (*BlindedBeaconBlockBellatrix) String ¶
func (x *BlindedBeaconBlockBellatrix) String() string
type BlindedBeaconBlockBellatrixV2 ¶
type BlindedBeaconBlockBellatrixV2 struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` Body *BlindedBeaconBlockBodyBellatrixV2 `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockBellatrixV2) Descriptor
deprecated
func (*BlindedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBellatrixV2.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBellatrixV2) GetBody ¶
func (x *BlindedBeaconBlockBellatrixV2) GetBody() *BlindedBeaconBlockBodyBellatrixV2
func (*BlindedBeaconBlockBellatrixV2) GetParentRoot ¶
func (x *BlindedBeaconBlockBellatrixV2) GetParentRoot() string
func (*BlindedBeaconBlockBellatrixV2) GetProposerIndex ¶
func (x *BlindedBeaconBlockBellatrixV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BlindedBeaconBlockBellatrixV2) GetSlot ¶
func (x *BlindedBeaconBlockBellatrixV2) GetSlot() *wrapperspb.UInt64Value
func (*BlindedBeaconBlockBellatrixV2) GetStateRoot ¶
func (x *BlindedBeaconBlockBellatrixV2) GetStateRoot() string
func (*BlindedBeaconBlockBellatrixV2) ProtoMessage ¶
func (*BlindedBeaconBlockBellatrixV2) ProtoMessage()
func (*BlindedBeaconBlockBellatrixV2) ProtoReflect ¶
func (x *BlindedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBellatrixV2) Reset ¶
func (x *BlindedBeaconBlockBellatrixV2) Reset()
func (*BlindedBeaconBlockBellatrixV2) String ¶
func (x *BlindedBeaconBlockBellatrixV2) String() string
type BlindedBeaconBlockBodyBellatrix ¶
type BlindedBeaconBlockBodyBellatrix struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v1.ExecutionPayloadHeader `protobuf:"bytes,10,opt,name=execution_payload_header,proto3" json:"execution_payload_header,omitempty"` // 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() *v1.ExecutionPayloadHeader
func (*BlindedBeaconBlockBodyBellatrix) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetGraffiti() string
func (*BlindedBeaconBlockBodyBellatrix) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyBellatrix) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetRandaoReveal() string
func (*BlindedBeaconBlockBodyBellatrix) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyBellatrix) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage ¶
func (*BlindedBeaconBlockBodyBellatrix) ProtoMessage()
func (*BlindedBeaconBlockBodyBellatrix) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyBellatrix) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyBellatrix) Reset ¶
func (x *BlindedBeaconBlockBodyBellatrix) Reset()
func (*BlindedBeaconBlockBodyBellatrix) String ¶
func (x *BlindedBeaconBlockBodyBellatrix) String() string
type BlindedBeaconBlockBodyBellatrixV2 ¶
type BlindedBeaconBlockBodyBellatrixV2 struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v1.ExecutionPayloadHeaderV2 `protobuf:"bytes,10,opt,name=execution_payload_header,proto3" json:"execution_payload_header,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockBodyBellatrixV2) Descriptor
deprecated
func (*BlindedBeaconBlockBodyBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyBellatrixV2.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyBellatrixV2) GetAttestations ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetAttestations() []*v1.Attestation
func (*BlindedBeaconBlockBodyBellatrixV2) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BlindedBeaconBlockBodyBellatrixV2) GetDeposits ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetDeposits() []*v1.Deposit
func (*BlindedBeaconBlockBodyBellatrixV2) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetEth1Data() *v1.Eth1Data
func (*BlindedBeaconBlockBodyBellatrixV2) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderV2
func (*BlindedBeaconBlockBodyBellatrixV2) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetGraffiti() string
func (*BlindedBeaconBlockBodyBellatrixV2) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyBellatrixV2) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetRandaoReveal() string
func (*BlindedBeaconBlockBodyBellatrixV2) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyBellatrixV2) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyBellatrixV2) ProtoMessage ¶
func (*BlindedBeaconBlockBodyBellatrixV2) ProtoMessage()
func (*BlindedBeaconBlockBodyBellatrixV2) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyBellatrixV2) Reset ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) Reset()
func (*BlindedBeaconBlockBodyBellatrixV2) String ¶
func (x *BlindedBeaconBlockBodyBellatrixV2) String() string
type BlindedBeaconBlockBodyCapella ¶
type BlindedBeaconBlockBodyCapella struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v1.ExecutionPayloadHeaderCapella `protobuf:"bytes,10,opt,name=execution_payload_header,proto3" json:"execution_payload_header,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `protobuf:"bytes,11,rep,name=bls_to_execution_changes,proto3" json:"bls_to_execution_changes,omitempty"` // 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() *v1.ExecutionPayloadHeaderCapella
func (*BlindedBeaconBlockBodyCapella) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyCapella) GetGraffiti() string
func (*BlindedBeaconBlockBodyCapella) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyCapella) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyCapella) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyCapella) GetRandaoReveal() string
func (*BlindedBeaconBlockBodyCapella) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyCapella) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyCapella) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyCapella) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyCapella) ProtoMessage ¶
func (*BlindedBeaconBlockBodyCapella) ProtoMessage()
func (*BlindedBeaconBlockBodyCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyCapella) Reset ¶
func (x *BlindedBeaconBlockBodyCapella) Reset()
func (*BlindedBeaconBlockBodyCapella) String ¶
func (x *BlindedBeaconBlockBodyCapella) String() string
type BlindedBeaconBlockBodyCapellaV2 ¶
type BlindedBeaconBlockBodyCapellaV2 struct { RandaoReveal string `protobuf:"bytes,1,opt,name=randao_reveal,proto3" json:"randao_reveal,omitempty"` Eth1Data *v1.Eth1Data `protobuf:"bytes,2,opt,name=eth1_data,proto3" json:"eth1_data,omitempty"` Graffiti string `protobuf:"bytes,3,opt,name=graffiti,proto3" json:"graffiti,omitempty"` ProposerSlashings []*v1.ProposerSlashing `protobuf:"bytes,4,rep,name=proposer_slashings,proto3" json:"proposer_slashings,omitempty"` AttesterSlashings []*v1.AttesterSlashing `protobuf:"bytes,5,rep,name=attester_slashings,proto3" json:"attester_slashings,omitempty"` Attestations []*v1.Attestation `protobuf:"bytes,6,rep,name=attestations,proto3" json:"attestations,omitempty"` Deposits []*v1.Deposit `protobuf:"bytes,7,rep,name=deposits,proto3" json:"deposits,omitempty"` VoluntaryExits []*v1.SignedVoluntaryExit `protobuf:"bytes,8,rep,name=voluntary_exits,proto3" json:"voluntary_exits,omitempty"` SyncAggregate *v1.SyncAggregate `protobuf:"bytes,9,opt,name=sync_aggregate,proto3" json:"sync_aggregate,omitempty"` ExecutionPayloadHeader *v1.ExecutionPayloadHeaderCapellaV2 `protobuf:"bytes,10,opt,name=execution_payload_header,proto3" json:"execution_payload_header,omitempty"` BlsToExecutionChanges []*SignedBLSToExecutionChange `protobuf:"bytes,11,rep,name=bls_to_execution_changes,proto3" json:"bls_to_execution_changes,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockBodyCapellaV2) Descriptor
deprecated
func (*BlindedBeaconBlockBodyCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockBodyCapellaV2.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockBodyCapellaV2) GetAttestations ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetAttestations() []*v1.Attestation
func (*BlindedBeaconBlockBodyCapellaV2) GetAttesterSlashings ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetAttesterSlashings() []*v1.AttesterSlashing
func (*BlindedBeaconBlockBodyCapellaV2) GetBlsToExecutionChanges ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetBlsToExecutionChanges() []*SignedBLSToExecutionChange
func (*BlindedBeaconBlockBodyCapellaV2) GetDeposits ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetDeposits() []*v1.Deposit
func (*BlindedBeaconBlockBodyCapellaV2) GetEth1Data ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetEth1Data() *v1.Eth1Data
func (*BlindedBeaconBlockBodyCapellaV2) GetExecutionPayloadHeader ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetExecutionPayloadHeader() *v1.ExecutionPayloadHeaderCapellaV2
func (*BlindedBeaconBlockBodyCapellaV2) GetGraffiti ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetGraffiti() string
func (*BlindedBeaconBlockBodyCapellaV2) GetProposerSlashings ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetProposerSlashings() []*v1.ProposerSlashing
func (*BlindedBeaconBlockBodyCapellaV2) GetRandaoReveal ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetRandaoReveal() string
func (*BlindedBeaconBlockBodyCapellaV2) GetSyncAggregate ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetSyncAggregate() *v1.SyncAggregate
func (*BlindedBeaconBlockBodyCapellaV2) GetVoluntaryExits ¶
func (x *BlindedBeaconBlockBodyCapellaV2) GetVoluntaryExits() []*v1.SignedVoluntaryExit
func (*BlindedBeaconBlockBodyCapellaV2) ProtoMessage ¶
func (*BlindedBeaconBlockBodyCapellaV2) ProtoMessage()
func (*BlindedBeaconBlockBodyCapellaV2) ProtoReflect ¶
func (x *BlindedBeaconBlockBodyCapellaV2) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockBodyCapellaV2) Reset ¶
func (x *BlindedBeaconBlockBodyCapellaV2) Reset()
func (*BlindedBeaconBlockBodyCapellaV2) String ¶
func (x *BlindedBeaconBlockBodyCapellaV2) String() string
type BlindedBeaconBlockCapella ¶
type BlindedBeaconBlockCapella struct { Slot uint64 `protobuf:"varint,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex uint64 `protobuf:"varint,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` 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() string
func (*BlindedBeaconBlockCapella) GetProposerIndex ¶
func (x *BlindedBeaconBlockCapella) GetProposerIndex() uint64
func (*BlindedBeaconBlockCapella) GetSlot ¶
func (x *BlindedBeaconBlockCapella) GetSlot() uint64
func (*BlindedBeaconBlockCapella) GetStateRoot ¶
func (x *BlindedBeaconBlockCapella) GetStateRoot() string
func (*BlindedBeaconBlockCapella) ProtoMessage ¶
func (*BlindedBeaconBlockCapella) ProtoMessage()
func (*BlindedBeaconBlockCapella) ProtoReflect ¶
func (x *BlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockCapella) Reset ¶
func (x *BlindedBeaconBlockCapella) Reset()
func (*BlindedBeaconBlockCapella) String ¶
func (x *BlindedBeaconBlockCapella) String() string
type BlindedBeaconBlockCapellaV2 ¶
type BlindedBeaconBlockCapellaV2 struct { Slot *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` ProposerIndex *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=proposer_index,proto3" json:"proposer_index,omitempty"` ParentRoot string `protobuf:"bytes,3,opt,name=parent_root,proto3" json:"parent_root,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,proto3" json:"state_root,omitempty"` Body *BlindedBeaconBlockBodyCapellaV2 `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*BlindedBeaconBlockCapellaV2) Descriptor
deprecated
func (*BlindedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use BlindedBeaconBlockCapellaV2.ProtoReflect.Descriptor instead.
func (*BlindedBeaconBlockCapellaV2) GetBody ¶
func (x *BlindedBeaconBlockCapellaV2) GetBody() *BlindedBeaconBlockBodyCapellaV2
func (*BlindedBeaconBlockCapellaV2) GetParentRoot ¶
func (x *BlindedBeaconBlockCapellaV2) GetParentRoot() string
func (*BlindedBeaconBlockCapellaV2) GetProposerIndex ¶
func (x *BlindedBeaconBlockCapellaV2) GetProposerIndex() *wrapperspb.UInt64Value
func (*BlindedBeaconBlockCapellaV2) GetSlot ¶
func (x *BlindedBeaconBlockCapellaV2) GetSlot() *wrapperspb.UInt64Value
func (*BlindedBeaconBlockCapellaV2) GetStateRoot ¶
func (x *BlindedBeaconBlockCapellaV2) GetStateRoot() string
func (*BlindedBeaconBlockCapellaV2) ProtoMessage ¶
func (*BlindedBeaconBlockCapellaV2) ProtoMessage()
func (*BlindedBeaconBlockCapellaV2) ProtoReflect ¶
func (x *BlindedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
func (*BlindedBeaconBlockCapellaV2) Reset ¶
func (x *BlindedBeaconBlockCapellaV2) Reset()
func (*BlindedBeaconBlockCapellaV2) String ¶
func (x *BlindedBeaconBlockCapellaV2) String() string
type BlockVersion ¶
type BlockVersion int32
const ( BlockVersion_UNKNOWN BlockVersion = 0 BlockVersion_PHASE0 BlockVersion = 1 BlockVersion_ALTAIR BlockVersion = 2 BlockVersion_BELLATRIX BlockVersion = 3 BlockVersion_CAPELLA BlockVersion = 4 BlockVersion_DENEB BlockVersion = 5 )
func (BlockVersion) Descriptor ¶
func (BlockVersion) Descriptor() protoreflect.EnumDescriptor
func (BlockVersion) Enum ¶
func (x BlockVersion) Enum() *BlockVersion
func (BlockVersion) EnumDescriptor
deprecated
func (BlockVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use BlockVersion.Descriptor instead.
func (BlockVersion) Number ¶
func (x BlockVersion) Number() protoreflect.EnumNumber
func (BlockVersion) String ¶
func (x BlockVersion) String() string
func (BlockVersion) Type ¶
func (BlockVersion) Type() protoreflect.EnumType
func (*BlockVersion) UnmarshalJSON ¶
func (v *BlockVersion) UnmarshalJSON(data []byte) error
type EventBlock ¶
type EventBlock struct { // Types that are assignable to Message: // // *EventBlock_Phase0Block // *EventBlock_AltairBlock // *EventBlock_BellatrixBlock // *EventBlock_CapellaBlock // *EventBlock_DenebBlock Message isEventBlock_Message `protobuf_oneof:"message"` Signature string `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` Version BlockVersion `protobuf:"varint,6,opt,name=version,proto3,enum=xatu.eth.v2.BlockVersion" json:"version,omitempty"` // contains filtered or unexported fields }
func (*EventBlock) Descriptor
deprecated
func (*EventBlock) Descriptor() ([]byte, []int)
Deprecated: Use EventBlock.ProtoReflect.Descriptor instead.
func (*EventBlock) GetAltairBlock ¶
func (x *EventBlock) GetAltairBlock() *BeaconBlockAltair
func (*EventBlock) GetBellatrixBlock ¶
func (x *EventBlock) GetBellatrixBlock() *BeaconBlockBellatrix
func (*EventBlock) GetCapellaBlock ¶
func (x *EventBlock) GetCapellaBlock() *BeaconBlockCapella
func (*EventBlock) GetDenebBlock ¶
func (x *EventBlock) GetDenebBlock() *BeaconBlockDeneb
func (*EventBlock) GetMessage ¶
func (m *EventBlock) GetMessage() isEventBlock_Message
func (*EventBlock) GetPhase0Block ¶
func (x *EventBlock) GetPhase0Block() *v1.BeaconBlock
func (*EventBlock) GetSignature ¶
func (x *EventBlock) GetSignature() string
func (*EventBlock) GetVersion ¶
func (x *EventBlock) GetVersion() BlockVersion
func (*EventBlock) ProtoMessage ¶
func (*EventBlock) ProtoMessage()
func (*EventBlock) ProtoReflect ¶
func (x *EventBlock) ProtoReflect() protoreflect.Message
func (*EventBlock) Reset ¶
func (x *EventBlock) Reset()
func (*EventBlock) String ¶
func (x *EventBlock) String() string
func (*EventBlock) UnmarshalJSON ¶
func (b *EventBlock) UnmarshalJSON(data []byte) error
type EventBlockV2 ¶
type EventBlockV2 struct { // Types that are assignable to Message: // // *EventBlockV2_Phase0Block // *EventBlockV2_AltairBlock // *EventBlockV2_BellatrixBlock // *EventBlockV2_CapellaBlock // *EventBlockV2_DenebBlock Message isEventBlockV2_Message `protobuf_oneof:"message"` Signature string `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` Version BlockVersion `protobuf:"varint,6,opt,name=version,proto3,enum=xatu.eth.v2.BlockVersion" json:"version,omitempty"` // contains filtered or unexported fields }
func (*EventBlockV2) Descriptor
deprecated
func (*EventBlockV2) Descriptor() ([]byte, []int)
Deprecated: Use EventBlockV2.ProtoReflect.Descriptor instead.
func (*EventBlockV2) GetAltairBlock ¶
func (x *EventBlockV2) GetAltairBlock() *BeaconBlockAltairV2
func (*EventBlockV2) GetBellatrixBlock ¶
func (x *EventBlockV2) GetBellatrixBlock() *BeaconBlockBellatrixV2
func (*EventBlockV2) GetCapellaBlock ¶
func (x *EventBlockV2) GetCapellaBlock() *BeaconBlockCapellaV2
func (*EventBlockV2) GetDenebBlock ¶
func (x *EventBlockV2) GetDenebBlock() *BeaconBlockDeneb
func (*EventBlockV2) GetMessage ¶
func (m *EventBlockV2) GetMessage() isEventBlockV2_Message
func (*EventBlockV2) GetPhase0Block ¶
func (x *EventBlockV2) GetPhase0Block() *v1.BeaconBlockV2
func (*EventBlockV2) GetSignature ¶
func (x *EventBlockV2) GetSignature() string
func (*EventBlockV2) GetVersion ¶
func (x *EventBlockV2) GetVersion() BlockVersion
func (*EventBlockV2) ProtoMessage ¶
func (*EventBlockV2) ProtoMessage()
func (*EventBlockV2) ProtoReflect ¶
func (x *EventBlockV2) ProtoReflect() protoreflect.Message
func (*EventBlockV2) Reset ¶
func (x *EventBlockV2) Reset()
func (*EventBlockV2) String ¶
func (x *EventBlockV2) String() string
type EventBlockV2_AltairBlock ¶
type EventBlockV2_AltairBlock struct {
AltairBlock *BeaconBlockAltairV2 `protobuf:"bytes,2,opt,name=altair_block,json=ALTAIR,proto3,oneof"`
}
type EventBlockV2_BellatrixBlock ¶
type EventBlockV2_BellatrixBlock struct {
BellatrixBlock *BeaconBlockBellatrixV2 `protobuf:"bytes,3,opt,name=bellatrix_block,json=BELLATRIX,proto3,oneof"`
}
type EventBlockV2_CapellaBlock ¶
type EventBlockV2_CapellaBlock struct {
CapellaBlock *BeaconBlockCapellaV2 `protobuf:"bytes,4,opt,name=capella_block,json=CAPELLA,proto3,oneof"`
}
type EventBlockV2_DenebBlock ¶
type EventBlockV2_DenebBlock struct {
DenebBlock *BeaconBlockDeneb `protobuf:"bytes,7,opt,name=deneb_block,json=DENEB,proto3,oneof"`
}
type EventBlockV2_Phase0Block ¶
type EventBlockV2_Phase0Block struct {
Phase0Block *v1.BeaconBlockV2 `protobuf:"bytes,1,opt,name=phase0_block,json=PHASE0,proto3,oneof"`
}
type EventBlock_AltairBlock ¶
type EventBlock_AltairBlock struct {
AltairBlock *BeaconBlockAltair `protobuf:"bytes,2,opt,name=altair_block,json=ALTAIR,proto3,oneof"`
}
type EventBlock_BellatrixBlock ¶
type EventBlock_BellatrixBlock struct {
BellatrixBlock *BeaconBlockBellatrix `protobuf:"bytes,3,opt,name=bellatrix_block,json=BELLATRIX,proto3,oneof"`
}
type EventBlock_CapellaBlock ¶
type EventBlock_CapellaBlock struct {
CapellaBlock *BeaconBlockCapella `protobuf:"bytes,4,opt,name=capella_block,json=CAPELLA,proto3,oneof"`
}
type EventBlock_DenebBlock ¶
type EventBlock_DenebBlock struct {
DenebBlock *BeaconBlockDeneb `protobuf:"bytes,7,opt,name=deneb_block,json=DENEB,proto3,oneof"`
}
type EventBlock_Phase0Block ¶
type EventBlock_Phase0Block struct {
Phase0Block *v1.BeaconBlock `protobuf:"bytes,1,opt,name=phase0_block,json=PHASE0,proto3,oneof"`
}
type SignedBLSToExecutionChange ¶
type SignedBLSToExecutionChange struct { Message *BLSToExecutionChange `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func NewBLSToExecutionChangesFromCapella ¶
func NewBLSToExecutionChangesFromCapella(data []*capella.SignedBLSToExecutionChange) []*SignedBLSToExecutionChange
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() string
func (*SignedBLSToExecutionChange) ProtoMessage ¶
func (*SignedBLSToExecutionChange) ProtoMessage()
func (*SignedBLSToExecutionChange) ProtoReflect ¶
func (x *SignedBLSToExecutionChange) ProtoReflect() protoreflect.Message
func (*SignedBLSToExecutionChange) Reset ¶
func (x *SignedBLSToExecutionChange) Reset()
func (*SignedBLSToExecutionChange) String ¶
func (x *SignedBLSToExecutionChange) String() string
type SignedBLSToExecutionChangeV2 ¶
type SignedBLSToExecutionChangeV2 struct { Message *BLSToExecutionChangeV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBLSToExecutionChangeV2) Descriptor
deprecated
func (*SignedBLSToExecutionChangeV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBLSToExecutionChangeV2.ProtoReflect.Descriptor instead.
func (*SignedBLSToExecutionChangeV2) GetMessage ¶
func (x *SignedBLSToExecutionChangeV2) GetMessage() *BLSToExecutionChangeV2
func (*SignedBLSToExecutionChangeV2) GetSignature ¶
func (x *SignedBLSToExecutionChangeV2) GetSignature() string
func (*SignedBLSToExecutionChangeV2) ProtoMessage ¶
func (*SignedBLSToExecutionChangeV2) ProtoMessage()
func (*SignedBLSToExecutionChangeV2) ProtoReflect ¶
func (x *SignedBLSToExecutionChangeV2) ProtoReflect() protoreflect.Message
func (*SignedBLSToExecutionChangeV2) Reset ¶
func (x *SignedBLSToExecutionChangeV2) Reset()
func (*SignedBLSToExecutionChangeV2) String ¶
func (x *SignedBLSToExecutionChangeV2) String() string
type SignedBeaconBlockAltair ¶
type SignedBeaconBlockAltair struct { Message *BeaconBlockAltair `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBeaconBlockAltair) ProtoMessage ¶
func (*SignedBeaconBlockAltair) ProtoMessage()
func (*SignedBeaconBlockAltair) ProtoReflect ¶
func (x *SignedBeaconBlockAltair) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockAltair) Reset ¶
func (x *SignedBeaconBlockAltair) Reset()
func (*SignedBeaconBlockAltair) String ¶
func (x *SignedBeaconBlockAltair) String() string
type SignedBeaconBlockAltairV2 ¶
type SignedBeaconBlockAltairV2 struct { Message *BeaconBlockAltairV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBeaconBlockAltairV2) Descriptor
deprecated
func (*SignedBeaconBlockAltairV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockAltairV2.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockAltairV2) GetMessage ¶
func (x *SignedBeaconBlockAltairV2) GetMessage() *BeaconBlockAltairV2
func (*SignedBeaconBlockAltairV2) GetSignature ¶
func (x *SignedBeaconBlockAltairV2) GetSignature() string
func (*SignedBeaconBlockAltairV2) ProtoMessage ¶
func (*SignedBeaconBlockAltairV2) ProtoMessage()
func (*SignedBeaconBlockAltairV2) ProtoReflect ¶
func (x *SignedBeaconBlockAltairV2) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockAltairV2) Reset ¶
func (x *SignedBeaconBlockAltairV2) Reset()
func (*SignedBeaconBlockAltairV2) String ¶
func (x *SignedBeaconBlockAltairV2) String() string
type SignedBeaconBlockBellatrix ¶
type SignedBeaconBlockBellatrix struct { Message *BeaconBlockBellatrix `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockBellatrix) Reset ¶
func (x *SignedBeaconBlockBellatrix) Reset()
func (*SignedBeaconBlockBellatrix) String ¶
func (x *SignedBeaconBlockBellatrix) String() string
type SignedBeaconBlockBellatrixV2 ¶
type SignedBeaconBlockBellatrixV2 struct { Message *BeaconBlockBellatrixV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBeaconBlockBellatrixV2) Descriptor
deprecated
func (*SignedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockBellatrixV2.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockBellatrixV2) GetMessage ¶
func (x *SignedBeaconBlockBellatrixV2) GetMessage() *BeaconBlockBellatrixV2
func (*SignedBeaconBlockBellatrixV2) GetSignature ¶
func (x *SignedBeaconBlockBellatrixV2) GetSignature() string
func (*SignedBeaconBlockBellatrixV2) ProtoMessage ¶
func (*SignedBeaconBlockBellatrixV2) ProtoMessage()
func (*SignedBeaconBlockBellatrixV2) ProtoReflect ¶
func (x *SignedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockBellatrixV2) Reset ¶
func (x *SignedBeaconBlockBellatrixV2) Reset()
func (*SignedBeaconBlockBellatrixV2) String ¶
func (x *SignedBeaconBlockBellatrixV2) String() string
type SignedBeaconBlockCapella ¶
type SignedBeaconBlockCapella struct { Message *BeaconBlockCapella `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBeaconBlockCapella) ProtoMessage()
func (*SignedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockCapella) Reset ¶
func (x *SignedBeaconBlockCapella) Reset()
func (*SignedBeaconBlockCapella) String ¶
func (x *SignedBeaconBlockCapella) String() string
type SignedBeaconBlockCapellaV2 ¶
type SignedBeaconBlockCapellaV2 struct { Message *BeaconBlockCapellaV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBeaconBlockCapellaV2) Descriptor
deprecated
func (*SignedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBeaconBlockCapellaV2.ProtoReflect.Descriptor instead.
func (*SignedBeaconBlockCapellaV2) GetMessage ¶
func (x *SignedBeaconBlockCapellaV2) GetMessage() *BeaconBlockCapellaV2
func (*SignedBeaconBlockCapellaV2) GetSignature ¶
func (x *SignedBeaconBlockCapellaV2) GetSignature() string
func (*SignedBeaconBlockCapellaV2) ProtoMessage ¶
func (*SignedBeaconBlockCapellaV2) ProtoMessage()
func (*SignedBeaconBlockCapellaV2) ProtoReflect ¶
func (x *SignedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockCapellaV2) Reset ¶
func (x *SignedBeaconBlockCapellaV2) Reset()
func (*SignedBeaconBlockCapellaV2) String ¶
func (x *SignedBeaconBlockCapellaV2) String() string
type SignedBeaconBlockDeneb ¶
type SignedBeaconBlockDeneb struct { Message *BeaconBlockDeneb `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBeaconBlockDeneb) ProtoMessage ¶
func (*SignedBeaconBlockDeneb) ProtoMessage()
func (*SignedBeaconBlockDeneb) ProtoReflect ¶
func (x *SignedBeaconBlockDeneb) ProtoReflect() protoreflect.Message
func (*SignedBeaconBlockDeneb) Reset ¶
func (x *SignedBeaconBlockDeneb) Reset()
func (*SignedBeaconBlockDeneb) String ¶
func (x *SignedBeaconBlockDeneb) String() string
type SignedBlindedBeaconBlockBellatrix ¶
type SignedBlindedBeaconBlockBellatrix struct { Message *BlindedBeaconBlockBellatrix `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage ¶
func (*SignedBlindedBeaconBlockBellatrix) ProtoMessage()
func (*SignedBlindedBeaconBlockBellatrix) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockBellatrix) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockBellatrix) Reset ¶
func (x *SignedBlindedBeaconBlockBellatrix) Reset()
func (*SignedBlindedBeaconBlockBellatrix) String ¶
func (x *SignedBlindedBeaconBlockBellatrix) String() string
type SignedBlindedBeaconBlockBellatrixV2 ¶
type SignedBlindedBeaconBlockBellatrixV2 struct { Message *BlindedBeaconBlockBellatrixV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockBellatrixV2) Descriptor
deprecated
func (*SignedBlindedBeaconBlockBellatrixV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockBellatrixV2.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockBellatrixV2) GetMessage ¶
func (x *SignedBlindedBeaconBlockBellatrixV2) GetMessage() *BlindedBeaconBlockBellatrixV2
func (*SignedBlindedBeaconBlockBellatrixV2) GetSignature ¶
func (x *SignedBlindedBeaconBlockBellatrixV2) GetSignature() string
func (*SignedBlindedBeaconBlockBellatrixV2) ProtoMessage ¶
func (*SignedBlindedBeaconBlockBellatrixV2) ProtoMessage()
func (*SignedBlindedBeaconBlockBellatrixV2) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockBellatrixV2) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockBellatrixV2) Reset ¶
func (x *SignedBlindedBeaconBlockBellatrixV2) Reset()
func (*SignedBlindedBeaconBlockBellatrixV2) String ¶
func (x *SignedBlindedBeaconBlockBellatrixV2) String() string
type SignedBlindedBeaconBlockCapella ¶
type SignedBlindedBeaconBlockCapella struct { Message *BlindedBeaconBlockCapella `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // 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() string
func (*SignedBlindedBeaconBlockCapella) ProtoMessage ¶
func (*SignedBlindedBeaconBlockCapella) ProtoMessage()
func (*SignedBlindedBeaconBlockCapella) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockCapella) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockCapella) Reset ¶
func (x *SignedBlindedBeaconBlockCapella) Reset()
func (*SignedBlindedBeaconBlockCapella) String ¶
func (x *SignedBlindedBeaconBlockCapella) String() string
type SignedBlindedBeaconBlockCapellaV2 ¶
type SignedBlindedBeaconBlockCapellaV2 struct { Message *BlindedBeaconBlockCapellaV2 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Signature string `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*SignedBlindedBeaconBlockCapellaV2) Descriptor
deprecated
func (*SignedBlindedBeaconBlockCapellaV2) Descriptor() ([]byte, []int)
Deprecated: Use SignedBlindedBeaconBlockCapellaV2.ProtoReflect.Descriptor instead.
func (*SignedBlindedBeaconBlockCapellaV2) GetMessage ¶
func (x *SignedBlindedBeaconBlockCapellaV2) GetMessage() *BlindedBeaconBlockCapellaV2
func (*SignedBlindedBeaconBlockCapellaV2) GetSignature ¶
func (x *SignedBlindedBeaconBlockCapellaV2) GetSignature() string
func (*SignedBlindedBeaconBlockCapellaV2) ProtoMessage ¶
func (*SignedBlindedBeaconBlockCapellaV2) ProtoMessage()
func (*SignedBlindedBeaconBlockCapellaV2) ProtoReflect ¶
func (x *SignedBlindedBeaconBlockCapellaV2) ProtoReflect() protoreflect.Message
func (*SignedBlindedBeaconBlockCapellaV2) Reset ¶
func (x *SignedBlindedBeaconBlockCapellaV2) Reset()
func (*SignedBlindedBeaconBlockCapellaV2) String ¶
func (x *SignedBlindedBeaconBlockCapellaV2) String() string
type SubmitBLSToExecutionChangesRequest ¶
type SubmitBLSToExecutionChangesRequest struct { Changes []*SignedBLSToExecutionChange `protobuf:"bytes,1,rep,name=changes,proto3" json:"changes,omitempty"` // contains filtered or unexported fields }
func (*SubmitBLSToExecutionChangesRequest) Descriptor
deprecated
func (*SubmitBLSToExecutionChangesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubmitBLSToExecutionChangesRequest.ProtoReflect.Descriptor instead.
func (*SubmitBLSToExecutionChangesRequest) GetChanges ¶
func (x *SubmitBLSToExecutionChangesRequest) GetChanges() []*SignedBLSToExecutionChange
func (*SubmitBLSToExecutionChangesRequest) ProtoMessage ¶
func (*SubmitBLSToExecutionChangesRequest) ProtoMessage()
func (*SubmitBLSToExecutionChangesRequest) ProtoReflect ¶
func (x *SubmitBLSToExecutionChangesRequest) ProtoReflect() protoreflect.Message
func (*SubmitBLSToExecutionChangesRequest) Reset ¶
func (x *SubmitBLSToExecutionChangesRequest) Reset()
func (*SubmitBLSToExecutionChangesRequest) String ¶
func (x *SubmitBLSToExecutionChangesRequest) String() string