Documentation ¶
Overview ¶
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package service is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterBeaconChainHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterBeaconChainHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconChainClient) error
- func RegisterBeaconChainHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterBeaconChainHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconChainServer) error
- func RegisterBeaconChainServer(s *grpc.Server, srv BeaconChainServer)
- func RegisterBeaconDebugHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterBeaconDebugHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconDebugClient) error
- func RegisterBeaconDebugHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterBeaconDebugHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconDebugServer) error
- func RegisterBeaconDebugServer(s *grpc.Server, srv BeaconDebugServer)
- func RegisterBeaconNodeHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterBeaconNodeHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconNodeClient) error
- func RegisterBeaconNodeHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterBeaconNodeHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconNodeServer) error
- func RegisterBeaconNodeServer(s *grpc.Server, srv BeaconNodeServer)
- func RegisterBeaconValidatorHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterBeaconValidatorHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconValidatorClient) error
- func RegisterBeaconValidatorHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterBeaconValidatorHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconValidatorServer) error
- func RegisterBeaconValidatorServer(s *grpc.Server, srv BeaconValidatorServer)
- func RegisterEventsHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterEventsHandlerClient(ctx context.Context, mux *runtime.ServeMux, client EventsClient) error
- func RegisterEventsHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterEventsHandlerServer(ctx context.Context, mux *runtime.ServeMux, server EventsServer) error
- func RegisterEventsServer(s *grpc.Server, srv EventsServer)
- func RegisterKeyManagementHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterKeyManagementHandlerClient(ctx context.Context, mux *runtime.ServeMux, client KeyManagementClient) error
- func RegisterKeyManagementHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterKeyManagementHandlerServer(ctx context.Context, mux *runtime.ServeMux, server KeyManagementServer) error
- func RegisterKeyManagementServer(s *grpc.Server, srv KeyManagementServer)
- type BeaconChainClient
- type BeaconChainServer
- type BeaconDebugClient
- type BeaconDebugServer
- type BeaconNodeClient
- type BeaconNodeServer
- type BeaconValidatorClient
- type BeaconValidatorServer
- type DeleteGasLimitRequest
- func (*DeleteGasLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGasLimitRequest) GetPubkey() []byte
- func (*DeleteGasLimitRequest) ProtoMessage()
- func (x *DeleteGasLimitRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGasLimitRequest) Reset()
- func (x *DeleteGasLimitRequest) String() string
- type DeleteKeystoresRequest
- func (*DeleteKeystoresRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteKeystoresRequest) GetPubkeys() [][]byte
- func (*DeleteKeystoresRequest) ProtoMessage()
- func (x *DeleteKeystoresRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteKeystoresRequest) Reset()
- func (x *DeleteKeystoresRequest) String() string
- type DeleteKeystoresResponse
- func (*DeleteKeystoresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteKeystoresResponse) GetData() []*DeletedKeystoreStatus
- func (x *DeleteKeystoresResponse) GetSlashingProtection() string
- func (*DeleteKeystoresResponse) ProtoMessage()
- func (x *DeleteKeystoresResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteKeystoresResponse) Reset()
- func (x *DeleteKeystoresResponse) String() string
- type DeleteRemoteKeysRequest
- func (*DeleteRemoteKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRemoteKeysRequest) GetPubkeys() [][]byte
- func (*DeleteRemoteKeysRequest) ProtoMessage()
- func (x *DeleteRemoteKeysRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRemoteKeysRequest) Reset()
- func (x *DeleteRemoteKeysRequest) String() string
- type DeleteRemoteKeysResponse
- func (*DeleteRemoteKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRemoteKeysResponse) GetData() []*DeletedRemoteKeysStatus
- func (*DeleteRemoteKeysResponse) ProtoMessage()
- func (x *DeleteRemoteKeysResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRemoteKeysResponse) Reset()
- func (x *DeleteRemoteKeysResponse) String() string
- type DeletedKeystoreStatus
- func (*DeletedKeystoreStatus) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedKeystoreStatus) GetMessage() string
- func (x *DeletedKeystoreStatus) GetStatus() DeletedKeystoreStatus_Status
- func (*DeletedKeystoreStatus) ProtoMessage()
- func (x *DeletedKeystoreStatus) ProtoReflect() protoreflect.Message
- func (x *DeletedKeystoreStatus) Reset()
- func (x *DeletedKeystoreStatus) String() string
- type DeletedKeystoreStatus_Status
- func (DeletedKeystoreStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x DeletedKeystoreStatus_Status) Enum() *DeletedKeystoreStatus_Status
- func (DeletedKeystoreStatus_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeletedKeystoreStatus_Status) Number() protoreflect.EnumNumber
- func (x DeletedKeystoreStatus_Status) String() string
- func (DeletedKeystoreStatus_Status) Type() protoreflect.EnumType
- type DeletedRemoteKeysStatus
- func (*DeletedRemoteKeysStatus) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedRemoteKeysStatus) GetMessage() string
- func (x *DeletedRemoteKeysStatus) GetStatus() DeletedRemoteKeysStatus_Status
- func (*DeletedRemoteKeysStatus) ProtoMessage()
- func (x *DeletedRemoteKeysStatus) ProtoReflect() protoreflect.Message
- func (x *DeletedRemoteKeysStatus) Reset()
- func (x *DeletedRemoteKeysStatus) String() string
- type DeletedRemoteKeysStatus_Status
- func (DeletedRemoteKeysStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x DeletedRemoteKeysStatus_Status) Enum() *DeletedRemoteKeysStatus_Status
- func (DeletedRemoteKeysStatus_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeletedRemoteKeysStatus_Status) Number() protoreflect.EnumNumber
- func (x DeletedRemoteKeysStatus_Status) String() string
- func (DeletedRemoteKeysStatus_Status) Type() protoreflect.EnumType
- type EventsClient
- type EventsServer
- type Events_StreamEventsClient
- type Events_StreamEventsServer
- type GetFeeRecipientByPubkeyResponse
- func (*GetFeeRecipientByPubkeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeeRecipientByPubkeyResponse) GetData() *GetFeeRecipientByPubkeyResponse_FeeRecipient
- func (*GetFeeRecipientByPubkeyResponse) ProtoMessage()
- func (x *GetFeeRecipientByPubkeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeeRecipientByPubkeyResponse) Reset()
- func (x *GetFeeRecipientByPubkeyResponse) String() string
- type GetFeeRecipientByPubkeyResponse_FeeRecipient
- func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) GetEthaddress() []byte
- func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) GetPubkey() []byte
- func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoMessage()
- func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoReflect() protoreflect.Message
- func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) Reset()
- func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) String() string
- type GetGasLimitResponse
- func (*GetGasLimitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGasLimitResponse) GetData() *GetGasLimitResponse_GasLimit
- func (*GetGasLimitResponse) ProtoMessage()
- func (x *GetGasLimitResponse) ProtoReflect() protoreflect.Message
- func (x *GetGasLimitResponse) Reset()
- func (x *GetGasLimitResponse) String() string
- type GetGasLimitResponse_GasLimit
- func (*GetGasLimitResponse_GasLimit) Descriptor() ([]byte, []int)deprecated
- func (x *GetGasLimitResponse_GasLimit) GetGasLimit() uint64
- func (x *GetGasLimitResponse_GasLimit) GetPubkey() []byte
- func (*GetGasLimitResponse_GasLimit) ProtoMessage()
- func (x *GetGasLimitResponse_GasLimit) ProtoReflect() protoreflect.Message
- func (x *GetGasLimitResponse_GasLimit) Reset()
- func (x *GetGasLimitResponse_GasLimit) String() string
- type ImportKeystoresRequest
- func (*ImportKeystoresRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportKeystoresRequest) GetKeystores() []string
- func (x *ImportKeystoresRequest) GetPasswords() []string
- func (x *ImportKeystoresRequest) GetSlashingProtection() string
- func (*ImportKeystoresRequest) ProtoMessage()
- func (x *ImportKeystoresRequest) ProtoReflect() protoreflect.Message
- func (x *ImportKeystoresRequest) Reset()
- func (x *ImportKeystoresRequest) String() string
- type ImportKeystoresResponse
- func (*ImportKeystoresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportKeystoresResponse) GetData() []*ImportedKeystoreStatus
- func (*ImportKeystoresResponse) ProtoMessage()
- func (x *ImportKeystoresResponse) ProtoReflect() protoreflect.Message
- func (x *ImportKeystoresResponse) Reset()
- func (x *ImportKeystoresResponse) String() string
- type ImportRemoteKeysRequest
- func (*ImportRemoteKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportRemoteKeysRequest) GetRemoteKeys() []*ImportRemoteKeysRequest_Keystore
- func (*ImportRemoteKeysRequest) ProtoMessage()
- func (x *ImportRemoteKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ImportRemoteKeysRequest) Reset()
- func (x *ImportRemoteKeysRequest) String() string
- type ImportRemoteKeysRequest_Keystore
- func (*ImportRemoteKeysRequest_Keystore) Descriptor() ([]byte, []int)deprecated
- func (x *ImportRemoteKeysRequest_Keystore) GetPubkey() []byte
- func (x *ImportRemoteKeysRequest_Keystore) GetUrl() string
- func (*ImportRemoteKeysRequest_Keystore) ProtoMessage()
- func (x *ImportRemoteKeysRequest_Keystore) ProtoReflect() protoreflect.Message
- func (x *ImportRemoteKeysRequest_Keystore) Reset()
- func (x *ImportRemoteKeysRequest_Keystore) String() string
- type ImportRemoteKeysResponse
- func (*ImportRemoteKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportRemoteKeysResponse) GetData() []*ImportedRemoteKeysStatus
- func (*ImportRemoteKeysResponse) ProtoMessage()
- func (x *ImportRemoteKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ImportRemoteKeysResponse) Reset()
- func (x *ImportRemoteKeysResponse) String() string
- type ImportedKeystoreStatus
- func (*ImportedKeystoreStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ImportedKeystoreStatus) GetMessage() string
- func (x *ImportedKeystoreStatus) GetStatus() ImportedKeystoreStatus_Status
- func (*ImportedKeystoreStatus) ProtoMessage()
- func (x *ImportedKeystoreStatus) ProtoReflect() protoreflect.Message
- func (x *ImportedKeystoreStatus) Reset()
- func (x *ImportedKeystoreStatus) String() string
- type ImportedKeystoreStatus_Status
- func (ImportedKeystoreStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x ImportedKeystoreStatus_Status) Enum() *ImportedKeystoreStatus_Status
- func (ImportedKeystoreStatus_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x ImportedKeystoreStatus_Status) Number() protoreflect.EnumNumber
- func (x ImportedKeystoreStatus_Status) String() string
- func (ImportedKeystoreStatus_Status) Type() protoreflect.EnumType
- type ImportedRemoteKeysStatus
- func (*ImportedRemoteKeysStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ImportedRemoteKeysStatus) GetMessage() string
- func (x *ImportedRemoteKeysStatus) GetStatus() ImportedRemoteKeysStatus_Status
- func (*ImportedRemoteKeysStatus) ProtoMessage()
- func (x *ImportedRemoteKeysStatus) ProtoReflect() protoreflect.Message
- func (x *ImportedRemoteKeysStatus) Reset()
- func (x *ImportedRemoteKeysStatus) String() string
- type ImportedRemoteKeysStatus_Status
- func (ImportedRemoteKeysStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x ImportedRemoteKeysStatus_Status) Enum() *ImportedRemoteKeysStatus_Status
- func (ImportedRemoteKeysStatus_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x ImportedRemoteKeysStatus_Status) Number() protoreflect.EnumNumber
- func (x ImportedRemoteKeysStatus_Status) String() string
- func (ImportedRemoteKeysStatus_Status) Type() protoreflect.EnumType
- type KeyManagementClient
- type KeyManagementServer
- type ListKeystoresResponse
- func (*ListKeystoresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListKeystoresResponse) GetData() []*ListKeystoresResponse_Keystore
- func (*ListKeystoresResponse) ProtoMessage()
- func (x *ListKeystoresResponse) ProtoReflect() protoreflect.Message
- func (x *ListKeystoresResponse) Reset()
- func (x *ListKeystoresResponse) String() string
- type ListKeystoresResponse_Keystore
- func (*ListKeystoresResponse_Keystore) Descriptor() ([]byte, []int)deprecated
- func (x *ListKeystoresResponse_Keystore) GetDerivationPath() string
- func (x *ListKeystoresResponse_Keystore) GetValidatingPubkey() []byte
- func (*ListKeystoresResponse_Keystore) ProtoMessage()
- func (x *ListKeystoresResponse_Keystore) ProtoReflect() protoreflect.Message
- func (x *ListKeystoresResponse_Keystore) Reset()
- func (x *ListKeystoresResponse_Keystore) String() string
- type ListRemoteKeysResponse
- func (*ListRemoteKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRemoteKeysResponse) GetData() []*ListRemoteKeysResponse_Keystore
- func (*ListRemoteKeysResponse) ProtoMessage()
- func (x *ListRemoteKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListRemoteKeysResponse) Reset()
- func (x *ListRemoteKeysResponse) String() string
- type ListRemoteKeysResponse_Keystore
- func (*ListRemoteKeysResponse_Keystore) Descriptor() ([]byte, []int)deprecated
- func (x *ListRemoteKeysResponse_Keystore) GetPubkey() []byte
- func (x *ListRemoteKeysResponse_Keystore) GetReadonly() bool
- func (x *ListRemoteKeysResponse_Keystore) GetUrl() string
- func (*ListRemoteKeysResponse_Keystore) ProtoMessage()
- func (x *ListRemoteKeysResponse_Keystore) ProtoReflect() protoreflect.Message
- func (x *ListRemoteKeysResponse_Keystore) Reset()
- func (x *ListRemoteKeysResponse_Keystore) String() string
- type PubkeyRequest
- type SetFeeRecipientByPubkeyRequest
- func (*SetFeeRecipientByPubkeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFeeRecipientByPubkeyRequest) GetEthaddress() []byte
- func (x *SetFeeRecipientByPubkeyRequest) GetPubkey() []byte
- func (*SetFeeRecipientByPubkeyRequest) ProtoMessage()
- func (x *SetFeeRecipientByPubkeyRequest) ProtoReflect() protoreflect.Message
- func (x *SetFeeRecipientByPubkeyRequest) Reset()
- func (x *SetFeeRecipientByPubkeyRequest) String() string
- type SetGasLimitRequest
- func (*SetGasLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGasLimitRequest) GetGasLimit() uint64
- func (x *SetGasLimitRequest) GetPubkey() []byte
- func (*SetGasLimitRequest) ProtoMessage()
- func (x *SetGasLimitRequest) ProtoReflect() protoreflect.Message
- func (x *SetGasLimitRequest) Reset()
- func (x *SetGasLimitRequest) String() string
- type UnimplementedBeaconChainServer
- func (*UnimplementedBeaconChainServer) GetBlindedBlock(context.Context, *v1.BlockRequest) (*v2.BlindedBlockResponse, error)
- func (*UnimplementedBeaconChainServer) GetBlindedBlockSSZ(context.Context, *v1.BlockRequest) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconChainServer) GetBlock(context.Context, *v1.BlockRequest) (*v1.BlockResponse, error)
- func (*UnimplementedBeaconChainServer) GetBlockHeader(context.Context, *v1.BlockRequest) (*v1.BlockHeaderResponse, error)
- func (*UnimplementedBeaconChainServer) GetBlockRoot(context.Context, *v1.BlockRequest) (*v1.BlockRootResponse, error)
- func (*UnimplementedBeaconChainServer) GetBlockSSZ(context.Context, *v1.BlockRequest) (*v1.BlockSSZResponse, error)
- func (*UnimplementedBeaconChainServer) GetBlockSSZV2(context.Context, *v2.BlockRequestV2) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconChainServer) GetBlockV2(context.Context, *v2.BlockRequestV2) (*v2.BlockResponseV2, error)
- func (*UnimplementedBeaconChainServer) GetDepositContract(context.Context, *empty.Empty) (*v1.DepositContractResponse, error)
- func (*UnimplementedBeaconChainServer) GetFinalityCheckpoints(context.Context, *v1.StateRequest) (*v1.StateFinalityCheckpointResponse, error)
- func (*UnimplementedBeaconChainServer) GetForkSchedule(context.Context, *empty.Empty) (*v1.ForkScheduleResponse, error)
- func (*UnimplementedBeaconChainServer) GetGenesis(context.Context, *empty.Empty) (*v1.GenesisResponse, error)
- func (*UnimplementedBeaconChainServer) GetRandao(context.Context, *v2.RandaoRequest) (*v2.RandaoResponse, error)
- func (*UnimplementedBeaconChainServer) GetSpec(context.Context, *empty.Empty) (*v1.SpecResponse, error)
- func (*UnimplementedBeaconChainServer) GetStateFork(context.Context, *v1.StateRequest) (*v1.StateForkResponse, error)
- func (*UnimplementedBeaconChainServer) GetStateRoot(context.Context, *v1.StateRequest) (*v1.StateRootResponse, error)
- func (*UnimplementedBeaconChainServer) GetValidator(context.Context, *v1.StateValidatorRequest) (*v1.StateValidatorResponse, error)
- func (*UnimplementedBeaconChainServer) GetWeakSubjectivity(context.Context, *empty.Empty) (*v1.WeakSubjectivityResponse, error)
- func (*UnimplementedBeaconChainServer) ListBLSToExecutionChanges(context.Context, *empty.Empty) (*v2.BLSToExecutionChangesPoolResponse, error)
- func (*UnimplementedBeaconChainServer) ListBlockAttestations(context.Context, *v1.BlockRequest) (*v1.BlockAttestationsResponse, error)
- func (*UnimplementedBeaconChainServer) ListBlockHeaders(context.Context, *v1.BlockHeadersRequest) (*v1.BlockHeadersResponse, error)
- func (*UnimplementedBeaconChainServer) ListCommittees(context.Context, *v1.StateCommitteesRequest) (*v1.StateCommitteesResponse, error)
- func (*UnimplementedBeaconChainServer) ListPoolAttestations(context.Context, *v1.AttestationsPoolRequest) (*v1.AttestationsPoolResponse, error)
- func (*UnimplementedBeaconChainServer) ListPoolAttesterSlashings(context.Context, *empty.Empty) (*v1.AttesterSlashingsPoolResponse, error)
- func (*UnimplementedBeaconChainServer) ListPoolProposerSlashings(context.Context, *empty.Empty) (*v1.ProposerSlashingPoolResponse, error)
- func (*UnimplementedBeaconChainServer) ListPoolVoluntaryExits(context.Context, *empty.Empty) (*v1.VoluntaryExitsPoolResponse, error)
- func (*UnimplementedBeaconChainServer) ListSyncCommittees(context.Context, *v2.StateSyncCommitteesRequest) (*v2.StateSyncCommitteesResponse, error)
- func (*UnimplementedBeaconChainServer) ListValidatorBalances(context.Context, *v1.ValidatorBalancesRequest) (*v1.ValidatorBalancesResponse, error)
- func (*UnimplementedBeaconChainServer) ListValidators(context.Context, *v1.StateValidatorsRequest) (*v1.StateValidatorsResponse, error)
- func (*UnimplementedBeaconChainServer) SubmitAttestations(context.Context, *v1.SubmitAttestationsRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing(context.Context, *v1.AttesterSlashing) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitBlindedBlock(context.Context, *v2.SignedBlindedBeaconBlockContainer) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitBlindedBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitBlock(context.Context, *v2.SignedBeaconBlockContainer) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitPoolSyncCommitteeSignatures(context.Context, *v2.SubmitPoolSyncCommitteeSignatures) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitProposerSlashing(context.Context, *v1.ProposerSlashing) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitSignedBLSToExecutionChanges(context.Context, *v2.SubmitBLSToExecutionChangesRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconChainServer) SubmitVoluntaryExit(context.Context, *v1.SignedVoluntaryExit) (*empty.Empty, error)
- type UnimplementedBeaconDebugServer
- func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZ(context.Context, *v1.StateRequest) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZV2(context.Context, *v2.BeaconStateRequestV2) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconDebugServer) GetBeaconStateV2(context.Context, *v2.BeaconStateRequestV2) (*v2.BeaconStateResponseV2, error)
- func (*UnimplementedBeaconDebugServer) GetForkChoice(context.Context, *empty.Empty) (*v1.ForkChoiceDump, error)
- func (*UnimplementedBeaconDebugServer) ListForkChoiceHeadsV2(context.Context, *empty.Empty) (*v2.ForkChoiceHeadsResponse, error)
- type UnimplementedBeaconNodeServer
- func (*UnimplementedBeaconNodeServer) GetHealth(context.Context, *empty.Empty) (*empty.Empty, error)
- func (*UnimplementedBeaconNodeServer) GetIdentity(context.Context, *empty.Empty) (*v1.IdentityResponse, error)
- func (*UnimplementedBeaconNodeServer) GetPeer(context.Context, *v1.PeerRequest) (*v1.PeerResponse, error)
- func (*UnimplementedBeaconNodeServer) GetSyncStatus(context.Context, *empty.Empty) (*v1.SyncingResponse, error)
- func (*UnimplementedBeaconNodeServer) GetVersion(context.Context, *empty.Empty) (*v1.VersionResponse, error)
- func (*UnimplementedBeaconNodeServer) ListPeers(context.Context, *v1.PeersRequest) (*v1.PeersResponse, error)
- func (*UnimplementedBeaconNodeServer) PeerCount(context.Context, *empty.Empty) (*v1.PeerCountResponse, error)
- type UnimplementedBeaconValidatorServer
- func (*UnimplementedBeaconValidatorServer) GetAggregateAttestation(context.Context, *v1.AggregateAttestationRequest) (*v1.AggregateAttestationResponse, error)
- func (*UnimplementedBeaconValidatorServer) GetAttesterDuties(context.Context, *v1.AttesterDutiesRequest) (*v1.AttesterDutiesResponse, error)
- func (*UnimplementedBeaconValidatorServer) GetLiveness(context.Context, *v2.GetLivenessRequest) (*v2.GetLivenessResponse, error)
- func (*UnimplementedBeaconValidatorServer) GetProposerDuties(context.Context, *v1.ProposerDutiesRequest) (*v1.ProposerDutiesResponse, error)
- func (*UnimplementedBeaconValidatorServer) GetSyncCommitteeDuties(context.Context, *v2.SyncCommitteeDutiesRequest) (*v2.SyncCommitteeDutiesResponse, error)
- func (*UnimplementedBeaconValidatorServer) PrepareBeaconProposer(context.Context, *v1.PrepareBeaconProposerRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconValidatorServer) ProduceAttestationData(context.Context, *v1.ProduceAttestationDataRequest) (*v1.ProduceAttestationDataResponse, error)
- func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlock(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlindedBlockResponse, error)
- func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlockSSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconValidatorServer) ProduceBlockV2(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlockResponseV2, error)
- func (*UnimplementedBeaconValidatorServer) ProduceBlockV2SSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error)
- func (*UnimplementedBeaconValidatorServer) ProduceSyncCommitteeContribution(context.Context, *v2.ProduceSyncCommitteeContributionRequest) (*v2.ProduceSyncCommitteeContributionResponse, error)
- func (*UnimplementedBeaconValidatorServer) SubmitAggregateAndProofs(context.Context, *v1.SubmitAggregateAndProofsRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconValidatorServer) SubmitBeaconCommitteeSubscription(context.Context, *v1.SubmitBeaconCommitteeSubscriptionsRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconValidatorServer) SubmitContributionAndProofs(context.Context, *v2.SubmitContributionAndProofsRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconValidatorServer) SubmitSyncCommitteeSubscription(context.Context, *v2.SubmitSyncCommitteeSubscriptionsRequest) (*empty.Empty, error)
- func (*UnimplementedBeaconValidatorServer) SubmitValidatorRegistration(context.Context, *v1.SubmitValidatorRegistrationsRequest) (*empty.Empty, error)
- type UnimplementedEventsServer
- type UnimplementedKeyManagementServer
- func (*UnimplementedKeyManagementServer) DeleteFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*empty.Empty, error)
- func (*UnimplementedKeyManagementServer) DeleteGasLimit(context.Context, *DeleteGasLimitRequest) (*empty.Empty, error)
- func (*UnimplementedKeyManagementServer) DeleteKeystores(context.Context, *DeleteKeystoresRequest) (*DeleteKeystoresResponse, error)
- func (*UnimplementedKeyManagementServer) DeleteRemoteKeys(context.Context, *DeleteRemoteKeysRequest) (*DeleteRemoteKeysResponse, error)
- func (*UnimplementedKeyManagementServer) GetGasLimit(context.Context, *PubkeyRequest) (*GetGasLimitResponse, error)
- func (*UnimplementedKeyManagementServer) ImportKeystores(context.Context, *ImportKeystoresRequest) (*ImportKeystoresResponse, error)
- func (*UnimplementedKeyManagementServer) ImportRemoteKeys(context.Context, *ImportRemoteKeysRequest) (*ImportRemoteKeysResponse, error)
- func (*UnimplementedKeyManagementServer) ListFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*GetFeeRecipientByPubkeyResponse, error)
- func (*UnimplementedKeyManagementServer) ListKeystores(context.Context, *empty.Empty) (*ListKeystoresResponse, error)
- func (*UnimplementedKeyManagementServer) ListRemoteKeys(context.Context, *empty.Empty) (*ListRemoteKeysResponse, error)
- func (*UnimplementedKeyManagementServer) SetFeeRecipientByPubkey(context.Context, *SetFeeRecipientByPubkeyRequest) (*empty.Empty, error)
- func (*UnimplementedKeyManagementServer) SetGasLimit(context.Context, *SetGasLimitRequest) (*empty.Empty, error)
Constants ¶
This section is empty.
Variables ¶
var ( ImportedKeystoreStatus_Status_name = map[int32]string{ 0: "IMPORTED", 1: "DUPLICATE", 2: "ERROR", } ImportedKeystoreStatus_Status_value = map[string]int32{ "IMPORTED": 0, "DUPLICATE": 1, "ERROR": 2, } )
Enum value maps for ImportedKeystoreStatus_Status.
var ( DeletedKeystoreStatus_Status_name = map[int32]string{ 0: "DELETED", 1: "NOT_FOUND", 2: "NOT_ACTIVE", 3: "ERROR", } DeletedKeystoreStatus_Status_value = map[string]int32{ "DELETED": 0, "NOT_FOUND": 1, "NOT_ACTIVE": 2, "ERROR": 3, } )
Enum value maps for DeletedKeystoreStatus_Status.
var ( ImportedRemoteKeysStatus_Status_name = map[int32]string{ 0: "UNKNOWN", 1: "IMPORTED", 2: "DUPLICATE", 3: "ERROR", } ImportedRemoteKeysStatus_Status_value = map[string]int32{ "UNKNOWN": 0, "IMPORTED": 1, "DUPLICATE": 2, "ERROR": 3, } )
Enum value maps for ImportedRemoteKeysStatus_Status.
var ( DeletedRemoteKeysStatus_Status_name = map[int32]string{ 0: "NOT_FOUND", 1: "DELETED", 3: "ERROR", } DeletedRemoteKeysStatus_Status_value = map[string]int32{ "NOT_FOUND": 0, "DELETED": 1, "ERROR": 3, } )
Enum value maps for DeletedRemoteKeysStatus_Status.
var File_proto_eth_service_beacon_chain_service_proto protoreflect.FileDescriptor
var File_proto_eth_service_beacon_debug_service_proto protoreflect.FileDescriptor
var File_proto_eth_service_events_service_proto protoreflect.FileDescriptor
var File_proto_eth_service_key_management_proto protoreflect.FileDescriptor
var File_proto_eth_service_node_service_proto protoreflect.FileDescriptor
var File_proto_eth_service_validator_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterBeaconChainHandler ¶
func RegisterBeaconChainHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterBeaconChainHandler registers the http handlers for service BeaconChain to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterBeaconChainHandlerClient ¶
func RegisterBeaconChainHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconChainClient) error
RegisterBeaconChainHandlerClient registers the http handlers for service BeaconChain to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "BeaconChainClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "BeaconChainClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "BeaconChainClient" to call the correct interceptors.
func RegisterBeaconChainHandlerFromEndpoint ¶
func RegisterBeaconChainHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterBeaconChainHandlerFromEndpoint is same as RegisterBeaconChainHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterBeaconChainHandlerServer ¶
func RegisterBeaconChainHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconChainServer) error
RegisterBeaconChainHandlerServer registers the http handlers for service BeaconChain to "mux". UnaryRPC :call BeaconChainServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterBeaconChainHandlerFromEndpoint instead.
func RegisterBeaconChainServer ¶
func RegisterBeaconChainServer(s *grpc.Server, srv BeaconChainServer)
func RegisterBeaconDebugHandler ¶
func RegisterBeaconDebugHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterBeaconDebugHandler registers the http handlers for service BeaconDebug to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterBeaconDebugHandlerClient ¶
func RegisterBeaconDebugHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconDebugClient) error
RegisterBeaconDebugHandlerClient registers the http handlers for service BeaconDebug to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "BeaconDebugClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "BeaconDebugClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "BeaconDebugClient" to call the correct interceptors.
func RegisterBeaconDebugHandlerFromEndpoint ¶
func RegisterBeaconDebugHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterBeaconDebugHandlerFromEndpoint is same as RegisterBeaconDebugHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterBeaconDebugHandlerServer ¶
func RegisterBeaconDebugHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconDebugServer) error
RegisterBeaconDebugHandlerServer registers the http handlers for service BeaconDebug to "mux". UnaryRPC :call BeaconDebugServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterBeaconDebugHandlerFromEndpoint instead.
func RegisterBeaconDebugServer ¶
func RegisterBeaconDebugServer(s *grpc.Server, srv BeaconDebugServer)
func RegisterBeaconNodeHandler ¶
func RegisterBeaconNodeHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterBeaconNodeHandler registers the http handlers for service BeaconNode to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterBeaconNodeHandlerClient ¶
func RegisterBeaconNodeHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconNodeClient) error
RegisterBeaconNodeHandlerClient registers the http handlers for service BeaconNode to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "BeaconNodeClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "BeaconNodeClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "BeaconNodeClient" to call the correct interceptors.
func RegisterBeaconNodeHandlerFromEndpoint ¶
func RegisterBeaconNodeHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterBeaconNodeHandlerFromEndpoint is same as RegisterBeaconNodeHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterBeaconNodeHandlerServer ¶
func RegisterBeaconNodeHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconNodeServer) error
RegisterBeaconNodeHandlerServer registers the http handlers for service BeaconNode to "mux". UnaryRPC :call BeaconNodeServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterBeaconNodeHandlerFromEndpoint instead.
func RegisterBeaconNodeServer ¶
func RegisterBeaconNodeServer(s *grpc.Server, srv BeaconNodeServer)
func RegisterBeaconValidatorHandler ¶
func RegisterBeaconValidatorHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterBeaconValidatorHandler registers the http handlers for service BeaconValidator to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterBeaconValidatorHandlerClient ¶
func RegisterBeaconValidatorHandlerClient(ctx context.Context, mux *runtime.ServeMux, client BeaconValidatorClient) error
RegisterBeaconValidatorHandlerClient registers the http handlers for service BeaconValidator to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "BeaconValidatorClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "BeaconValidatorClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "BeaconValidatorClient" to call the correct interceptors.
func RegisterBeaconValidatorHandlerFromEndpoint ¶
func RegisterBeaconValidatorHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterBeaconValidatorHandlerFromEndpoint is same as RegisterBeaconValidatorHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterBeaconValidatorHandlerServer ¶
func RegisterBeaconValidatorHandlerServer(ctx context.Context, mux *runtime.ServeMux, server BeaconValidatorServer) error
RegisterBeaconValidatorHandlerServer registers the http handlers for service BeaconValidator to "mux". UnaryRPC :call BeaconValidatorServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterBeaconValidatorHandlerFromEndpoint instead.
func RegisterBeaconValidatorServer ¶
func RegisterBeaconValidatorServer(s *grpc.Server, srv BeaconValidatorServer)
func RegisterEventsHandler ¶
RegisterEventsHandler registers the http handlers for service Events to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterEventsHandlerClient ¶
func RegisterEventsHandlerClient(ctx context.Context, mux *runtime.ServeMux, client EventsClient) error
RegisterEventsHandlerClient registers the http handlers for service Events to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "EventsClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "EventsClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "EventsClient" to call the correct interceptors.
func RegisterEventsHandlerFromEndpoint ¶
func RegisterEventsHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterEventsHandlerFromEndpoint is same as RegisterEventsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterEventsHandlerServer ¶
func RegisterEventsHandlerServer(ctx context.Context, mux *runtime.ServeMux, server EventsServer) error
RegisterEventsHandlerServer registers the http handlers for service Events to "mux". UnaryRPC :call EventsServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterEventsHandlerFromEndpoint instead.
func RegisterEventsServer ¶
func RegisterEventsServer(s *grpc.Server, srv EventsServer)
func RegisterKeyManagementHandler ¶
func RegisterKeyManagementHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterKeyManagementHandler registers the http handlers for service KeyManagement to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterKeyManagementHandlerClient ¶
func RegisterKeyManagementHandlerClient(ctx context.Context, mux *runtime.ServeMux, client KeyManagementClient) error
RegisterKeyManagementHandlerClient registers the http handlers for service KeyManagement to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "KeyManagementClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "KeyManagementClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "KeyManagementClient" to call the correct interceptors.
func RegisterKeyManagementHandlerFromEndpoint ¶
func RegisterKeyManagementHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterKeyManagementHandlerFromEndpoint is same as RegisterKeyManagementHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterKeyManagementHandlerServer ¶
func RegisterKeyManagementHandlerServer(ctx context.Context, mux *runtime.ServeMux, server KeyManagementServer) error
RegisterKeyManagementHandlerServer registers the http handlers for service KeyManagement to "mux". UnaryRPC :call KeyManagementServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterKeyManagementHandlerFromEndpoint instead.
func RegisterKeyManagementServer ¶
func RegisterKeyManagementServer(s *grpc.Server, srv KeyManagementServer)
Types ¶
type BeaconChainClient ¶
type BeaconChainClient interface { GetGenesis(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.GenesisResponse, error) GetWeakSubjectivity(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.WeakSubjectivityResponse, error) GetStateRoot(ctx context.Context, in *v1.StateRequest, opts ...grpc.CallOption) (*v1.StateRootResponse, error) GetStateFork(ctx context.Context, in *v1.StateRequest, opts ...grpc.CallOption) (*v1.StateForkResponse, error) GetFinalityCheckpoints(ctx context.Context, in *v1.StateRequest, opts ...grpc.CallOption) (*v1.StateFinalityCheckpointResponse, error) ListValidators(ctx context.Context, in *v1.StateValidatorsRequest, opts ...grpc.CallOption) (*v1.StateValidatorsResponse, error) GetValidator(ctx context.Context, in *v1.StateValidatorRequest, opts ...grpc.CallOption) (*v1.StateValidatorResponse, error) ListValidatorBalances(ctx context.Context, in *v1.ValidatorBalancesRequest, opts ...grpc.CallOption) (*v1.ValidatorBalancesResponse, error) ListCommittees(ctx context.Context, in *v1.StateCommitteesRequest, opts ...grpc.CallOption) (*v1.StateCommitteesResponse, error) ListSyncCommittees(ctx context.Context, in *v2.StateSyncCommitteesRequest, opts ...grpc.CallOption) (*v2.StateSyncCommitteesResponse, error) GetRandao(ctx context.Context, in *v2.RandaoRequest, opts ...grpc.CallOption) (*v2.RandaoResponse, error) ListBlockHeaders(ctx context.Context, in *v1.BlockHeadersRequest, opts ...grpc.CallOption) (*v1.BlockHeadersResponse, error) GetBlockHeader(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v1.BlockHeaderResponse, error) SubmitBlock(ctx context.Context, in *v2.SignedBeaconBlockContainer, opts ...grpc.CallOption) (*empty.Empty, error) SubmitBlockSSZ(ctx context.Context, in *v2.SSZContainer, opts ...grpc.CallOption) (*empty.Empty, error) SubmitBlindedBlock(ctx context.Context, in *v2.SignedBlindedBeaconBlockContainer, opts ...grpc.CallOption) (*empty.Empty, error) SubmitBlindedBlockSSZ(ctx context.Context, in *v2.SSZContainer, opts ...grpc.CallOption) (*empty.Empty, error) GetBlockRoot(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v1.BlockRootResponse, error) GetBlock(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v1.BlockResponse, error) GetBlockSSZ(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v1.BlockSSZResponse, error) GetBlockV2(ctx context.Context, in *v2.BlockRequestV2, opts ...grpc.CallOption) (*v2.BlockResponseV2, error) GetBlindedBlock(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v2.BlindedBlockResponse, error) GetBlindedBlockSSZ(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v2.SSZContainer, error) GetBlockSSZV2(ctx context.Context, in *v2.BlockRequestV2, opts ...grpc.CallOption) (*v2.SSZContainer, error) ListBlockAttestations(ctx context.Context, in *v1.BlockRequest, opts ...grpc.CallOption) (*v1.BlockAttestationsResponse, error) ListPoolAttestations(ctx context.Context, in *v1.AttestationsPoolRequest, opts ...grpc.CallOption) (*v1.AttestationsPoolResponse, error) SubmitAttestations(ctx context.Context, in *v1.SubmitAttestationsRequest, opts ...grpc.CallOption) (*empty.Empty, error) ListPoolAttesterSlashings(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.AttesterSlashingsPoolResponse, error) SubmitAttesterSlashing(ctx context.Context, in *v1.AttesterSlashing, opts ...grpc.CallOption) (*empty.Empty, error) ListPoolProposerSlashings(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.ProposerSlashingPoolResponse, error) SubmitProposerSlashing(ctx context.Context, in *v1.ProposerSlashing, opts ...grpc.CallOption) (*empty.Empty, error) ListPoolVoluntaryExits(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.VoluntaryExitsPoolResponse, error) SubmitVoluntaryExit(ctx context.Context, in *v1.SignedVoluntaryExit, opts ...grpc.CallOption) (*empty.Empty, error) SubmitSignedBLSToExecutionChanges(ctx context.Context, in *v2.SubmitBLSToExecutionChangesRequest, opts ...grpc.CallOption) (*empty.Empty, error) SubmitPoolSyncCommitteeSignatures(ctx context.Context, in *v2.SubmitPoolSyncCommitteeSignatures, opts ...grpc.CallOption) (*empty.Empty, error) ListBLSToExecutionChanges(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v2.BLSToExecutionChangesPoolResponse, error) GetForkSchedule(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.ForkScheduleResponse, error) GetSpec(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.SpecResponse, error) GetDepositContract(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.DepositContractResponse, error) }
BeaconChainClient is the client API for BeaconChain service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconChainClient ¶
func NewBeaconChainClient(cc grpc.ClientConnInterface) BeaconChainClient
type BeaconChainServer ¶
type BeaconChainServer interface { GetGenesis(context.Context, *empty.Empty) (*v1.GenesisResponse, error) GetWeakSubjectivity(context.Context, *empty.Empty) (*v1.WeakSubjectivityResponse, error) GetStateRoot(context.Context, *v1.StateRequest) (*v1.StateRootResponse, error) GetStateFork(context.Context, *v1.StateRequest) (*v1.StateForkResponse, error) GetFinalityCheckpoints(context.Context, *v1.StateRequest) (*v1.StateFinalityCheckpointResponse, error) ListValidators(context.Context, *v1.StateValidatorsRequest) (*v1.StateValidatorsResponse, error) GetValidator(context.Context, *v1.StateValidatorRequest) (*v1.StateValidatorResponse, error) ListValidatorBalances(context.Context, *v1.ValidatorBalancesRequest) (*v1.ValidatorBalancesResponse, error) ListCommittees(context.Context, *v1.StateCommitteesRequest) (*v1.StateCommitteesResponse, error) ListSyncCommittees(context.Context, *v2.StateSyncCommitteesRequest) (*v2.StateSyncCommitteesResponse, error) GetRandao(context.Context, *v2.RandaoRequest) (*v2.RandaoResponse, error) ListBlockHeaders(context.Context, *v1.BlockHeadersRequest) (*v1.BlockHeadersResponse, error) GetBlockHeader(context.Context, *v1.BlockRequest) (*v1.BlockHeaderResponse, error) SubmitBlock(context.Context, *v2.SignedBeaconBlockContainer) (*empty.Empty, error) SubmitBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error) SubmitBlindedBlock(context.Context, *v2.SignedBlindedBeaconBlockContainer) (*empty.Empty, error) SubmitBlindedBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error) GetBlockRoot(context.Context, *v1.BlockRequest) (*v1.BlockRootResponse, error) GetBlock(context.Context, *v1.BlockRequest) (*v1.BlockResponse, error) GetBlockSSZ(context.Context, *v1.BlockRequest) (*v1.BlockSSZResponse, error) GetBlockV2(context.Context, *v2.BlockRequestV2) (*v2.BlockResponseV2, error) GetBlindedBlock(context.Context, *v1.BlockRequest) (*v2.BlindedBlockResponse, error) GetBlindedBlockSSZ(context.Context, *v1.BlockRequest) (*v2.SSZContainer, error) GetBlockSSZV2(context.Context, *v2.BlockRequestV2) (*v2.SSZContainer, error) ListBlockAttestations(context.Context, *v1.BlockRequest) (*v1.BlockAttestationsResponse, error) ListPoolAttestations(context.Context, *v1.AttestationsPoolRequest) (*v1.AttestationsPoolResponse, error) SubmitAttestations(context.Context, *v1.SubmitAttestationsRequest) (*empty.Empty, error) ListPoolAttesterSlashings(context.Context, *empty.Empty) (*v1.AttesterSlashingsPoolResponse, error) SubmitAttesterSlashing(context.Context, *v1.AttesterSlashing) (*empty.Empty, error) ListPoolProposerSlashings(context.Context, *empty.Empty) (*v1.ProposerSlashingPoolResponse, error) SubmitProposerSlashing(context.Context, *v1.ProposerSlashing) (*empty.Empty, error) ListPoolVoluntaryExits(context.Context, *empty.Empty) (*v1.VoluntaryExitsPoolResponse, error) SubmitVoluntaryExit(context.Context, *v1.SignedVoluntaryExit) (*empty.Empty, error) SubmitSignedBLSToExecutionChanges(context.Context, *v2.SubmitBLSToExecutionChangesRequest) (*empty.Empty, error) SubmitPoolSyncCommitteeSignatures(context.Context, *v2.SubmitPoolSyncCommitteeSignatures) (*empty.Empty, error) ListBLSToExecutionChanges(context.Context, *empty.Empty) (*v2.BLSToExecutionChangesPoolResponse, error) GetForkSchedule(context.Context, *empty.Empty) (*v1.ForkScheduleResponse, error) GetSpec(context.Context, *empty.Empty) (*v1.SpecResponse, error) GetDepositContract(context.Context, *empty.Empty) (*v1.DepositContractResponse, error) }
BeaconChainServer is the server API for BeaconChain service.
type BeaconDebugClient ¶
type BeaconDebugClient interface { GetBeaconStateSSZ(ctx context.Context, in *v1.StateRequest, opts ...grpc.CallOption) (*v2.SSZContainer, error) GetBeaconStateV2(ctx context.Context, in *v2.BeaconStateRequestV2, opts ...grpc.CallOption) (*v2.BeaconStateResponseV2, error) GetBeaconStateSSZV2(ctx context.Context, in *v2.BeaconStateRequestV2, opts ...grpc.CallOption) (*v2.SSZContainer, error) ListForkChoiceHeadsV2(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v2.ForkChoiceHeadsResponse, error) GetForkChoice(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.ForkChoiceDump, error) }
BeaconDebugClient is the client API for BeaconDebug service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconDebugClient ¶
func NewBeaconDebugClient(cc grpc.ClientConnInterface) BeaconDebugClient
type BeaconDebugServer ¶
type BeaconDebugServer interface { GetBeaconStateSSZ(context.Context, *v1.StateRequest) (*v2.SSZContainer, error) GetBeaconStateV2(context.Context, *v2.BeaconStateRequestV2) (*v2.BeaconStateResponseV2, error) GetBeaconStateSSZV2(context.Context, *v2.BeaconStateRequestV2) (*v2.SSZContainer, error) ListForkChoiceHeadsV2(context.Context, *empty.Empty) (*v2.ForkChoiceHeadsResponse, error) GetForkChoice(context.Context, *empty.Empty) (*v1.ForkChoiceDump, error) }
BeaconDebugServer is the server API for BeaconDebug service.
type BeaconNodeClient ¶
type BeaconNodeClient interface { GetIdentity(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.IdentityResponse, error) ListPeers(ctx context.Context, in *v1.PeersRequest, opts ...grpc.CallOption) (*v1.PeersResponse, error) GetPeer(ctx context.Context, in *v1.PeerRequest, opts ...grpc.CallOption) (*v1.PeerResponse, error) PeerCount(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.PeerCountResponse, error) GetSyncStatus(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.SyncingResponse, error) GetVersion(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*v1.VersionResponse, error) GetHealth(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*empty.Empty, error) }
BeaconNodeClient is the client API for BeaconNode service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconNodeClient ¶
func NewBeaconNodeClient(cc grpc.ClientConnInterface) BeaconNodeClient
type BeaconNodeServer ¶
type BeaconNodeServer interface { GetIdentity(context.Context, *empty.Empty) (*v1.IdentityResponse, error) ListPeers(context.Context, *v1.PeersRequest) (*v1.PeersResponse, error) GetPeer(context.Context, *v1.PeerRequest) (*v1.PeerResponse, error) PeerCount(context.Context, *empty.Empty) (*v1.PeerCountResponse, error) GetSyncStatus(context.Context, *empty.Empty) (*v1.SyncingResponse, error) GetVersion(context.Context, *empty.Empty) (*v1.VersionResponse, error) GetHealth(context.Context, *empty.Empty) (*empty.Empty, error) }
BeaconNodeServer is the server API for BeaconNode service.
type BeaconValidatorClient ¶
type BeaconValidatorClient interface { GetAttesterDuties(ctx context.Context, in *v1.AttesterDutiesRequest, opts ...grpc.CallOption) (*v1.AttesterDutiesResponse, error) GetProposerDuties(ctx context.Context, in *v1.ProposerDutiesRequest, opts ...grpc.CallOption) (*v1.ProposerDutiesResponse, error) GetSyncCommitteeDuties(ctx context.Context, in *v2.SyncCommitteeDutiesRequest, opts ...grpc.CallOption) (*v2.SyncCommitteeDutiesResponse, error) ProduceBlockV2(ctx context.Context, in *v1.ProduceBlockRequest, opts ...grpc.CallOption) (*v2.ProduceBlockResponseV2, error) ProduceBlockV2SSZ(ctx context.Context, in *v1.ProduceBlockRequest, opts ...grpc.CallOption) (*v2.SSZContainer, error) ProduceBlindedBlock(ctx context.Context, in *v1.ProduceBlockRequest, opts ...grpc.CallOption) (*v2.ProduceBlindedBlockResponse, error) ProduceBlindedBlockSSZ(ctx context.Context, in *v1.ProduceBlockRequest, opts ...grpc.CallOption) (*v2.SSZContainer, error) PrepareBeaconProposer(ctx context.Context, in *v1.PrepareBeaconProposerRequest, opts ...grpc.CallOption) (*empty.Empty, error) SubmitValidatorRegistration(ctx context.Context, in *v1.SubmitValidatorRegistrationsRequest, opts ...grpc.CallOption) (*empty.Empty, error) ProduceAttestationData(ctx context.Context, in *v1.ProduceAttestationDataRequest, opts ...grpc.CallOption) (*v1.ProduceAttestationDataResponse, error) GetAggregateAttestation(ctx context.Context, in *v1.AggregateAttestationRequest, opts ...grpc.CallOption) (*v1.AggregateAttestationResponse, error) SubmitAggregateAndProofs(ctx context.Context, in *v1.SubmitAggregateAndProofsRequest, opts ...grpc.CallOption) (*empty.Empty, error) SubmitBeaconCommitteeSubscription(ctx context.Context, in *v1.SubmitBeaconCommitteeSubscriptionsRequest, opts ...grpc.CallOption) (*empty.Empty, error) SubmitSyncCommitteeSubscription(ctx context.Context, in *v2.SubmitSyncCommitteeSubscriptionsRequest, opts ...grpc.CallOption) (*empty.Empty, error) ProduceSyncCommitteeContribution(ctx context.Context, in *v2.ProduceSyncCommitteeContributionRequest, opts ...grpc.CallOption) (*v2.ProduceSyncCommitteeContributionResponse, error) SubmitContributionAndProofs(ctx context.Context, in *v2.SubmitContributionAndProofsRequest, opts ...grpc.CallOption) (*empty.Empty, error) GetLiveness(ctx context.Context, in *v2.GetLivenessRequest, opts ...grpc.CallOption) (*v2.GetLivenessResponse, error) }
BeaconValidatorClient is the client API for BeaconValidator service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewBeaconValidatorClient ¶
func NewBeaconValidatorClient(cc grpc.ClientConnInterface) BeaconValidatorClient
type BeaconValidatorServer ¶
type BeaconValidatorServer interface { GetAttesterDuties(context.Context, *v1.AttesterDutiesRequest) (*v1.AttesterDutiesResponse, error) GetProposerDuties(context.Context, *v1.ProposerDutiesRequest) (*v1.ProposerDutiesResponse, error) GetSyncCommitteeDuties(context.Context, *v2.SyncCommitteeDutiesRequest) (*v2.SyncCommitteeDutiesResponse, error) ProduceBlockV2(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlockResponseV2, error) ProduceBlockV2SSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error) ProduceBlindedBlock(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlindedBlockResponse, error) ProduceBlindedBlockSSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error) PrepareBeaconProposer(context.Context, *v1.PrepareBeaconProposerRequest) (*empty.Empty, error) SubmitValidatorRegistration(context.Context, *v1.SubmitValidatorRegistrationsRequest) (*empty.Empty, error) ProduceAttestationData(context.Context, *v1.ProduceAttestationDataRequest) (*v1.ProduceAttestationDataResponse, error) GetAggregateAttestation(context.Context, *v1.AggregateAttestationRequest) (*v1.AggregateAttestationResponse, error) SubmitAggregateAndProofs(context.Context, *v1.SubmitAggregateAndProofsRequest) (*empty.Empty, error) SubmitBeaconCommitteeSubscription(context.Context, *v1.SubmitBeaconCommitteeSubscriptionsRequest) (*empty.Empty, error) SubmitSyncCommitteeSubscription(context.Context, *v2.SubmitSyncCommitteeSubscriptionsRequest) (*empty.Empty, error) ProduceSyncCommitteeContribution(context.Context, *v2.ProduceSyncCommitteeContributionRequest) (*v2.ProduceSyncCommitteeContributionResponse, error) SubmitContributionAndProofs(context.Context, *v2.SubmitContributionAndProofsRequest) (*empty.Empty, error) GetLiveness(context.Context, *v2.GetLivenessRequest) (*v2.GetLivenessResponse, error) }
BeaconValidatorServer is the server API for BeaconValidator service.
type DeleteGasLimitRequest ¶ added in v3.1.0
type DeleteGasLimitRequest struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` // contains filtered or unexported fields }
func (*DeleteGasLimitRequest) Descriptor
deprecated
added in
v3.1.0
func (*DeleteGasLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGasLimitRequest.ProtoReflect.Descriptor instead.
func (*DeleteGasLimitRequest) GetPubkey ¶ added in v3.1.0
func (x *DeleteGasLimitRequest) GetPubkey() []byte
func (*DeleteGasLimitRequest) ProtoMessage ¶ added in v3.1.0
func (*DeleteGasLimitRequest) ProtoMessage()
func (*DeleteGasLimitRequest) ProtoReflect ¶ added in v3.1.0
func (x *DeleteGasLimitRequest) ProtoReflect() protoreflect.Message
func (*DeleteGasLimitRequest) Reset ¶ added in v3.1.0
func (x *DeleteGasLimitRequest) Reset()
func (*DeleteGasLimitRequest) String ¶ added in v3.1.0
func (x *DeleteGasLimitRequest) String() string
type DeleteKeystoresRequest ¶
type DeleteKeystoresRequest struct { Pubkeys [][]byte `protobuf:"bytes,1,rep,name=pubkeys,proto3" json:"pubkeys,omitempty"` // contains filtered or unexported fields }
func (*DeleteKeystoresRequest) Descriptor
deprecated
func (*DeleteKeystoresRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteKeystoresRequest.ProtoReflect.Descriptor instead.
func (*DeleteKeystoresRequest) GetPubkeys ¶
func (x *DeleteKeystoresRequest) GetPubkeys() [][]byte
func (*DeleteKeystoresRequest) ProtoMessage ¶
func (*DeleteKeystoresRequest) ProtoMessage()
func (*DeleteKeystoresRequest) ProtoReflect ¶
func (x *DeleteKeystoresRequest) ProtoReflect() protoreflect.Message
func (*DeleteKeystoresRequest) Reset ¶
func (x *DeleteKeystoresRequest) Reset()
func (*DeleteKeystoresRequest) String ¶
func (x *DeleteKeystoresRequest) String() string
type DeleteKeystoresResponse ¶
type DeleteKeystoresResponse struct { Data []*DeletedKeystoreStatus `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` SlashingProtection string `protobuf:"bytes,2,opt,name=slashing_protection,json=slashingProtection,proto3" json:"slashing_protection,omitempty"` // contains filtered or unexported fields }
func (*DeleteKeystoresResponse) Descriptor
deprecated
func (*DeleteKeystoresResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteKeystoresResponse.ProtoReflect.Descriptor instead.
func (*DeleteKeystoresResponse) GetData ¶
func (x *DeleteKeystoresResponse) GetData() []*DeletedKeystoreStatus
func (*DeleteKeystoresResponse) GetSlashingProtection ¶
func (x *DeleteKeystoresResponse) GetSlashingProtection() string
func (*DeleteKeystoresResponse) ProtoMessage ¶
func (*DeleteKeystoresResponse) ProtoMessage()
func (*DeleteKeystoresResponse) ProtoReflect ¶
func (x *DeleteKeystoresResponse) ProtoReflect() protoreflect.Message
func (*DeleteKeystoresResponse) Reset ¶
func (x *DeleteKeystoresResponse) Reset()
func (*DeleteKeystoresResponse) String ¶
func (x *DeleteKeystoresResponse) String() string
type DeleteRemoteKeysRequest ¶
type DeleteRemoteKeysRequest struct { Pubkeys [][]byte `protobuf:"bytes,1,rep,name=pubkeys,proto3" json:"pubkeys,omitempty"` // contains filtered or unexported fields }
func (*DeleteRemoteKeysRequest) Descriptor
deprecated
func (*DeleteRemoteKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRemoteKeysRequest.ProtoReflect.Descriptor instead.
func (*DeleteRemoteKeysRequest) GetPubkeys ¶
func (x *DeleteRemoteKeysRequest) GetPubkeys() [][]byte
func (*DeleteRemoteKeysRequest) ProtoMessage ¶
func (*DeleteRemoteKeysRequest) ProtoMessage()
func (*DeleteRemoteKeysRequest) ProtoReflect ¶
func (x *DeleteRemoteKeysRequest) ProtoReflect() protoreflect.Message
func (*DeleteRemoteKeysRequest) Reset ¶
func (x *DeleteRemoteKeysRequest) Reset()
func (*DeleteRemoteKeysRequest) String ¶
func (x *DeleteRemoteKeysRequest) String() string
type DeleteRemoteKeysResponse ¶
type DeleteRemoteKeysResponse struct { Data []*DeletedRemoteKeysStatus `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DeleteRemoteKeysResponse) Descriptor
deprecated
func (*DeleteRemoteKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRemoteKeysResponse.ProtoReflect.Descriptor instead.
func (*DeleteRemoteKeysResponse) GetData ¶
func (x *DeleteRemoteKeysResponse) GetData() []*DeletedRemoteKeysStatus
func (*DeleteRemoteKeysResponse) ProtoMessage ¶
func (*DeleteRemoteKeysResponse) ProtoMessage()
func (*DeleteRemoteKeysResponse) ProtoReflect ¶
func (x *DeleteRemoteKeysResponse) ProtoReflect() protoreflect.Message
func (*DeleteRemoteKeysResponse) Reset ¶
func (x *DeleteRemoteKeysResponse) Reset()
func (*DeleteRemoteKeysResponse) String ¶
func (x *DeleteRemoteKeysResponse) String() string
type DeletedKeystoreStatus ¶
type DeletedKeystoreStatus struct { Status DeletedKeystoreStatus_Status `protobuf:"varint,1,opt,name=status,proto3,enum=ethereum.eth.service.DeletedKeystoreStatus_Status" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeletedKeystoreStatus) Descriptor
deprecated
func (*DeletedKeystoreStatus) Descriptor() ([]byte, []int)
Deprecated: Use DeletedKeystoreStatus.ProtoReflect.Descriptor instead.
func (*DeletedKeystoreStatus) GetMessage ¶
func (x *DeletedKeystoreStatus) GetMessage() string
func (*DeletedKeystoreStatus) GetStatus ¶
func (x *DeletedKeystoreStatus) GetStatus() DeletedKeystoreStatus_Status
func (*DeletedKeystoreStatus) ProtoMessage ¶
func (*DeletedKeystoreStatus) ProtoMessage()
func (*DeletedKeystoreStatus) ProtoReflect ¶
func (x *DeletedKeystoreStatus) ProtoReflect() protoreflect.Message
func (*DeletedKeystoreStatus) Reset ¶
func (x *DeletedKeystoreStatus) Reset()
func (*DeletedKeystoreStatus) String ¶
func (x *DeletedKeystoreStatus) String() string
type DeletedKeystoreStatus_Status ¶
type DeletedKeystoreStatus_Status int32
const ( DeletedKeystoreStatus_DELETED DeletedKeystoreStatus_Status = 0 DeletedKeystoreStatus_NOT_FOUND DeletedKeystoreStatus_Status = 1 DeletedKeystoreStatus_NOT_ACTIVE DeletedKeystoreStatus_Status = 2 DeletedKeystoreStatus_ERROR DeletedKeystoreStatus_Status = 3 )
func (DeletedKeystoreStatus_Status) Descriptor ¶
func (DeletedKeystoreStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (DeletedKeystoreStatus_Status) Enum ¶
func (x DeletedKeystoreStatus_Status) Enum() *DeletedKeystoreStatus_Status
func (DeletedKeystoreStatus_Status) EnumDescriptor
deprecated
func (DeletedKeystoreStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeletedKeystoreStatus_Status.Descriptor instead.
func (DeletedKeystoreStatus_Status) Number ¶
func (x DeletedKeystoreStatus_Status) Number() protoreflect.EnumNumber
func (DeletedKeystoreStatus_Status) String ¶
func (x DeletedKeystoreStatus_Status) String() string
func (DeletedKeystoreStatus_Status) Type ¶
func (DeletedKeystoreStatus_Status) Type() protoreflect.EnumType
type DeletedRemoteKeysStatus ¶
type DeletedRemoteKeysStatus struct { Status DeletedRemoteKeysStatus_Status `protobuf:"varint,1,opt,name=status,proto3,enum=ethereum.eth.service.DeletedRemoteKeysStatus_Status" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeletedRemoteKeysStatus) Descriptor
deprecated
func (*DeletedRemoteKeysStatus) Descriptor() ([]byte, []int)
Deprecated: Use DeletedRemoteKeysStatus.ProtoReflect.Descriptor instead.
func (*DeletedRemoteKeysStatus) GetMessage ¶
func (x *DeletedRemoteKeysStatus) GetMessage() string
func (*DeletedRemoteKeysStatus) GetStatus ¶
func (x *DeletedRemoteKeysStatus) GetStatus() DeletedRemoteKeysStatus_Status
func (*DeletedRemoteKeysStatus) ProtoMessage ¶
func (*DeletedRemoteKeysStatus) ProtoMessage()
func (*DeletedRemoteKeysStatus) ProtoReflect ¶
func (x *DeletedRemoteKeysStatus) ProtoReflect() protoreflect.Message
func (*DeletedRemoteKeysStatus) Reset ¶
func (x *DeletedRemoteKeysStatus) Reset()
func (*DeletedRemoteKeysStatus) String ¶
func (x *DeletedRemoteKeysStatus) String() string
type DeletedRemoteKeysStatus_Status ¶
type DeletedRemoteKeysStatus_Status int32
const ( DeletedRemoteKeysStatus_NOT_FOUND DeletedRemoteKeysStatus_Status = 0 DeletedRemoteKeysStatus_DELETED DeletedRemoteKeysStatus_Status = 1 DeletedRemoteKeysStatus_ERROR DeletedRemoteKeysStatus_Status = 3 )
func (DeletedRemoteKeysStatus_Status) Descriptor ¶
func (DeletedRemoteKeysStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (DeletedRemoteKeysStatus_Status) Enum ¶
func (x DeletedRemoteKeysStatus_Status) Enum() *DeletedRemoteKeysStatus_Status
func (DeletedRemoteKeysStatus_Status) EnumDescriptor
deprecated
func (DeletedRemoteKeysStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeletedRemoteKeysStatus_Status.Descriptor instead.
func (DeletedRemoteKeysStatus_Status) Number ¶
func (x DeletedRemoteKeysStatus_Status) Number() protoreflect.EnumNumber
func (DeletedRemoteKeysStatus_Status) String ¶
func (x DeletedRemoteKeysStatus_Status) String() string
func (DeletedRemoteKeysStatus_Status) Type ¶
func (DeletedRemoteKeysStatus_Status) Type() protoreflect.EnumType
type EventsClient ¶
type EventsClient interface {
StreamEvents(ctx context.Context, in *v1.StreamEventsRequest, opts ...grpc.CallOption) (Events_StreamEventsClient, error)
}
EventsClient is the client API for Events service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewEventsClient ¶
func NewEventsClient(cc grpc.ClientConnInterface) EventsClient
type EventsServer ¶
type EventsServer interface {
StreamEvents(*v1.StreamEventsRequest, Events_StreamEventsServer) error
}
EventsServer is the server API for Events service.
type Events_StreamEventsClient ¶
type Events_StreamEventsClient interface { Recv() (*gateway.EventSource, error) grpc.ClientStream }
type Events_StreamEventsServer ¶
type Events_StreamEventsServer interface { Send(*gateway.EventSource) error grpc.ServerStream }
type GetFeeRecipientByPubkeyResponse ¶
type GetFeeRecipientByPubkeyResponse struct { Data *GetFeeRecipientByPubkeyResponse_FeeRecipient `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetFeeRecipientByPubkeyResponse) Descriptor
deprecated
func (*GetFeeRecipientByPubkeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeeRecipientByPubkeyResponse.ProtoReflect.Descriptor instead.
func (*GetFeeRecipientByPubkeyResponse) GetData ¶
func (x *GetFeeRecipientByPubkeyResponse) GetData() *GetFeeRecipientByPubkeyResponse_FeeRecipient
func (*GetFeeRecipientByPubkeyResponse) ProtoMessage ¶
func (*GetFeeRecipientByPubkeyResponse) ProtoMessage()
func (*GetFeeRecipientByPubkeyResponse) ProtoReflect ¶
func (x *GetFeeRecipientByPubkeyResponse) ProtoReflect() protoreflect.Message
func (*GetFeeRecipientByPubkeyResponse) Reset ¶
func (x *GetFeeRecipientByPubkeyResponse) Reset()
func (*GetFeeRecipientByPubkeyResponse) String ¶
func (x *GetFeeRecipientByPubkeyResponse) String() string
type GetFeeRecipientByPubkeyResponse_FeeRecipient ¶
type GetFeeRecipientByPubkeyResponse_FeeRecipient struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Ethaddress []byte `protobuf:"bytes,2,opt,name=ethaddress,proto3" json:"ethaddress,omitempty"` // contains filtered or unexported fields }
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) Descriptor
deprecated
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) Descriptor() ([]byte, []int)
Deprecated: Use GetFeeRecipientByPubkeyResponse_FeeRecipient.ProtoReflect.Descriptor instead.
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) GetEthaddress ¶
func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) GetEthaddress() []byte
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) GetPubkey ¶
func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) GetPubkey() []byte
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoMessage ¶
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoMessage()
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoReflect ¶
func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) ProtoReflect() protoreflect.Message
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) Reset ¶
func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) Reset()
func (*GetFeeRecipientByPubkeyResponse_FeeRecipient) String ¶
func (x *GetFeeRecipientByPubkeyResponse_FeeRecipient) String() string
type GetGasLimitResponse ¶
type GetGasLimitResponse struct { Data *GetGasLimitResponse_GasLimit `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetGasLimitResponse) Descriptor
deprecated
func (*GetGasLimitResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGasLimitResponse.ProtoReflect.Descriptor instead.
func (*GetGasLimitResponse) GetData ¶
func (x *GetGasLimitResponse) GetData() *GetGasLimitResponse_GasLimit
func (*GetGasLimitResponse) ProtoMessage ¶
func (*GetGasLimitResponse) ProtoMessage()
func (*GetGasLimitResponse) ProtoReflect ¶
func (x *GetGasLimitResponse) ProtoReflect() protoreflect.Message
func (*GetGasLimitResponse) Reset ¶
func (x *GetGasLimitResponse) Reset()
func (*GetGasLimitResponse) String ¶
func (x *GetGasLimitResponse) String() string
type GetGasLimitResponse_GasLimit ¶
type GetGasLimitResponse_GasLimit struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` GasLimit uint64 `protobuf:"varint,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` // contains filtered or unexported fields }
func (*GetGasLimitResponse_GasLimit) Descriptor
deprecated
func (*GetGasLimitResponse_GasLimit) Descriptor() ([]byte, []int)
Deprecated: Use GetGasLimitResponse_GasLimit.ProtoReflect.Descriptor instead.
func (*GetGasLimitResponse_GasLimit) GetGasLimit ¶
func (x *GetGasLimitResponse_GasLimit) GetGasLimit() uint64
func (*GetGasLimitResponse_GasLimit) GetPubkey ¶
func (x *GetGasLimitResponse_GasLimit) GetPubkey() []byte
func (*GetGasLimitResponse_GasLimit) ProtoMessage ¶
func (*GetGasLimitResponse_GasLimit) ProtoMessage()
func (*GetGasLimitResponse_GasLimit) ProtoReflect ¶
func (x *GetGasLimitResponse_GasLimit) ProtoReflect() protoreflect.Message
func (*GetGasLimitResponse_GasLimit) Reset ¶
func (x *GetGasLimitResponse_GasLimit) Reset()
func (*GetGasLimitResponse_GasLimit) String ¶
func (x *GetGasLimitResponse_GasLimit) String() string
type ImportKeystoresRequest ¶
type ImportKeystoresRequest struct { Keystores []string `protobuf:"bytes,1,rep,name=keystores,proto3" json:"keystores,omitempty"` Passwords []string `protobuf:"bytes,2,rep,name=passwords,proto3" json:"passwords,omitempty"` SlashingProtection string `protobuf:"bytes,3,opt,name=slashing_protection,json=slashingProtection,proto3" json:"slashing_protection,omitempty"` // contains filtered or unexported fields }
func (*ImportKeystoresRequest) Descriptor
deprecated
func (*ImportKeystoresRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportKeystoresRequest.ProtoReflect.Descriptor instead.
func (*ImportKeystoresRequest) GetKeystores ¶
func (x *ImportKeystoresRequest) GetKeystores() []string
func (*ImportKeystoresRequest) GetPasswords ¶
func (x *ImportKeystoresRequest) GetPasswords() []string
func (*ImportKeystoresRequest) GetSlashingProtection ¶
func (x *ImportKeystoresRequest) GetSlashingProtection() string
func (*ImportKeystoresRequest) ProtoMessage ¶
func (*ImportKeystoresRequest) ProtoMessage()
func (*ImportKeystoresRequest) ProtoReflect ¶
func (x *ImportKeystoresRequest) ProtoReflect() protoreflect.Message
func (*ImportKeystoresRequest) Reset ¶
func (x *ImportKeystoresRequest) Reset()
func (*ImportKeystoresRequest) String ¶
func (x *ImportKeystoresRequest) String() string
type ImportKeystoresResponse ¶
type ImportKeystoresResponse struct { Data []*ImportedKeystoreStatus `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ImportKeystoresResponse) Descriptor
deprecated
func (*ImportKeystoresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportKeystoresResponse.ProtoReflect.Descriptor instead.
func (*ImportKeystoresResponse) GetData ¶
func (x *ImportKeystoresResponse) GetData() []*ImportedKeystoreStatus
func (*ImportKeystoresResponse) ProtoMessage ¶
func (*ImportKeystoresResponse) ProtoMessage()
func (*ImportKeystoresResponse) ProtoReflect ¶
func (x *ImportKeystoresResponse) ProtoReflect() protoreflect.Message
func (*ImportKeystoresResponse) Reset ¶
func (x *ImportKeystoresResponse) Reset()
func (*ImportKeystoresResponse) String ¶
func (x *ImportKeystoresResponse) String() string
type ImportRemoteKeysRequest ¶
type ImportRemoteKeysRequest struct { RemoteKeys []*ImportRemoteKeysRequest_Keystore `protobuf:"bytes,1,rep,name=remote_keys,json=remoteKeys,proto3" json:"remote_keys,omitempty"` // contains filtered or unexported fields }
func (*ImportRemoteKeysRequest) Descriptor
deprecated
func (*ImportRemoteKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportRemoteKeysRequest.ProtoReflect.Descriptor instead.
func (*ImportRemoteKeysRequest) GetRemoteKeys ¶
func (x *ImportRemoteKeysRequest) GetRemoteKeys() []*ImportRemoteKeysRequest_Keystore
func (*ImportRemoteKeysRequest) ProtoMessage ¶
func (*ImportRemoteKeysRequest) ProtoMessage()
func (*ImportRemoteKeysRequest) ProtoReflect ¶
func (x *ImportRemoteKeysRequest) ProtoReflect() protoreflect.Message
func (*ImportRemoteKeysRequest) Reset ¶
func (x *ImportRemoteKeysRequest) Reset()
func (*ImportRemoteKeysRequest) String ¶
func (x *ImportRemoteKeysRequest) String() string
type ImportRemoteKeysRequest_Keystore ¶
type ImportRemoteKeysRequest_Keystore struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*ImportRemoteKeysRequest_Keystore) Descriptor
deprecated
func (*ImportRemoteKeysRequest_Keystore) Descriptor() ([]byte, []int)
Deprecated: Use ImportRemoteKeysRequest_Keystore.ProtoReflect.Descriptor instead.
func (*ImportRemoteKeysRequest_Keystore) GetPubkey ¶
func (x *ImportRemoteKeysRequest_Keystore) GetPubkey() []byte
func (*ImportRemoteKeysRequest_Keystore) GetUrl ¶
func (x *ImportRemoteKeysRequest_Keystore) GetUrl() string
func (*ImportRemoteKeysRequest_Keystore) ProtoMessage ¶
func (*ImportRemoteKeysRequest_Keystore) ProtoMessage()
func (*ImportRemoteKeysRequest_Keystore) ProtoReflect ¶
func (x *ImportRemoteKeysRequest_Keystore) ProtoReflect() protoreflect.Message
func (*ImportRemoteKeysRequest_Keystore) Reset ¶
func (x *ImportRemoteKeysRequest_Keystore) Reset()
func (*ImportRemoteKeysRequest_Keystore) String ¶
func (x *ImportRemoteKeysRequest_Keystore) String() string
type ImportRemoteKeysResponse ¶
type ImportRemoteKeysResponse struct { Data []*ImportedRemoteKeysStatus `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ImportRemoteKeysResponse) Descriptor
deprecated
func (*ImportRemoteKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportRemoteKeysResponse.ProtoReflect.Descriptor instead.
func (*ImportRemoteKeysResponse) GetData ¶
func (x *ImportRemoteKeysResponse) GetData() []*ImportedRemoteKeysStatus
func (*ImportRemoteKeysResponse) ProtoMessage ¶
func (*ImportRemoteKeysResponse) ProtoMessage()
func (*ImportRemoteKeysResponse) ProtoReflect ¶
func (x *ImportRemoteKeysResponse) ProtoReflect() protoreflect.Message
func (*ImportRemoteKeysResponse) Reset ¶
func (x *ImportRemoteKeysResponse) Reset()
func (*ImportRemoteKeysResponse) String ¶
func (x *ImportRemoteKeysResponse) String() string
type ImportedKeystoreStatus ¶
type ImportedKeystoreStatus struct { Status ImportedKeystoreStatus_Status `protobuf:"varint,1,opt,name=status,proto3,enum=ethereum.eth.service.ImportedKeystoreStatus_Status" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ImportedKeystoreStatus) Descriptor
deprecated
func (*ImportedKeystoreStatus) Descriptor() ([]byte, []int)
Deprecated: Use ImportedKeystoreStatus.ProtoReflect.Descriptor instead.
func (*ImportedKeystoreStatus) GetMessage ¶
func (x *ImportedKeystoreStatus) GetMessage() string
func (*ImportedKeystoreStatus) GetStatus ¶
func (x *ImportedKeystoreStatus) GetStatus() ImportedKeystoreStatus_Status
func (*ImportedKeystoreStatus) ProtoMessage ¶
func (*ImportedKeystoreStatus) ProtoMessage()
func (*ImportedKeystoreStatus) ProtoReflect ¶
func (x *ImportedKeystoreStatus) ProtoReflect() protoreflect.Message
func (*ImportedKeystoreStatus) Reset ¶
func (x *ImportedKeystoreStatus) Reset()
func (*ImportedKeystoreStatus) String ¶
func (x *ImportedKeystoreStatus) String() string
type ImportedKeystoreStatus_Status ¶
type ImportedKeystoreStatus_Status int32
const ( ImportedKeystoreStatus_IMPORTED ImportedKeystoreStatus_Status = 0 ImportedKeystoreStatus_DUPLICATE ImportedKeystoreStatus_Status = 1 ImportedKeystoreStatus_ERROR ImportedKeystoreStatus_Status = 2 )
func (ImportedKeystoreStatus_Status) Descriptor ¶
func (ImportedKeystoreStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (ImportedKeystoreStatus_Status) Enum ¶
func (x ImportedKeystoreStatus_Status) Enum() *ImportedKeystoreStatus_Status
func (ImportedKeystoreStatus_Status) EnumDescriptor
deprecated
func (ImportedKeystoreStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use ImportedKeystoreStatus_Status.Descriptor instead.
func (ImportedKeystoreStatus_Status) Number ¶
func (x ImportedKeystoreStatus_Status) Number() protoreflect.EnumNumber
func (ImportedKeystoreStatus_Status) String ¶
func (x ImportedKeystoreStatus_Status) String() string
func (ImportedKeystoreStatus_Status) Type ¶
func (ImportedKeystoreStatus_Status) Type() protoreflect.EnumType
type ImportedRemoteKeysStatus ¶
type ImportedRemoteKeysStatus struct { Status ImportedRemoteKeysStatus_Status `protobuf:"varint,1,opt,name=status,proto3,enum=ethereum.eth.service.ImportedRemoteKeysStatus_Status" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ImportedRemoteKeysStatus) Descriptor
deprecated
func (*ImportedRemoteKeysStatus) Descriptor() ([]byte, []int)
Deprecated: Use ImportedRemoteKeysStatus.ProtoReflect.Descriptor instead.
func (*ImportedRemoteKeysStatus) GetMessage ¶
func (x *ImportedRemoteKeysStatus) GetMessage() string
func (*ImportedRemoteKeysStatus) GetStatus ¶
func (x *ImportedRemoteKeysStatus) GetStatus() ImportedRemoteKeysStatus_Status
func (*ImportedRemoteKeysStatus) ProtoMessage ¶
func (*ImportedRemoteKeysStatus) ProtoMessage()
func (*ImportedRemoteKeysStatus) ProtoReflect ¶
func (x *ImportedRemoteKeysStatus) ProtoReflect() protoreflect.Message
func (*ImportedRemoteKeysStatus) Reset ¶
func (x *ImportedRemoteKeysStatus) Reset()
func (*ImportedRemoteKeysStatus) String ¶
func (x *ImportedRemoteKeysStatus) String() string
type ImportedRemoteKeysStatus_Status ¶
type ImportedRemoteKeysStatus_Status int32
const ( ImportedRemoteKeysStatus_UNKNOWN ImportedRemoteKeysStatus_Status = 0 ImportedRemoteKeysStatus_IMPORTED ImportedRemoteKeysStatus_Status = 1 ImportedRemoteKeysStatus_DUPLICATE ImportedRemoteKeysStatus_Status = 2 ImportedRemoteKeysStatus_ERROR ImportedRemoteKeysStatus_Status = 3 )
func (ImportedRemoteKeysStatus_Status) Descriptor ¶
func (ImportedRemoteKeysStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (ImportedRemoteKeysStatus_Status) Enum ¶
func (x ImportedRemoteKeysStatus_Status) Enum() *ImportedRemoteKeysStatus_Status
func (ImportedRemoteKeysStatus_Status) EnumDescriptor
deprecated
func (ImportedRemoteKeysStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use ImportedRemoteKeysStatus_Status.Descriptor instead.
func (ImportedRemoteKeysStatus_Status) Number ¶
func (x ImportedRemoteKeysStatus_Status) Number() protoreflect.EnumNumber
func (ImportedRemoteKeysStatus_Status) String ¶
func (x ImportedRemoteKeysStatus_Status) String() string
func (ImportedRemoteKeysStatus_Status) Type ¶
func (ImportedRemoteKeysStatus_Status) Type() protoreflect.EnumType
type KeyManagementClient ¶
type KeyManagementClient interface { ListKeystores(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*ListKeystoresResponse, error) ImportKeystores(ctx context.Context, in *ImportKeystoresRequest, opts ...grpc.CallOption) (*ImportKeystoresResponse, error) DeleteKeystores(ctx context.Context, in *DeleteKeystoresRequest, opts ...grpc.CallOption) (*DeleteKeystoresResponse, error) ListRemoteKeys(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*ListRemoteKeysResponse, error) ImportRemoteKeys(ctx context.Context, in *ImportRemoteKeysRequest, opts ...grpc.CallOption) (*ImportRemoteKeysResponse, error) DeleteRemoteKeys(ctx context.Context, in *DeleteRemoteKeysRequest, opts ...grpc.CallOption) (*DeleteRemoteKeysResponse, error) ListFeeRecipientByPubkey(ctx context.Context, in *PubkeyRequest, opts ...grpc.CallOption) (*GetFeeRecipientByPubkeyResponse, error) SetFeeRecipientByPubkey(ctx context.Context, in *SetFeeRecipientByPubkeyRequest, opts ...grpc.CallOption) (*empty.Empty, error) DeleteFeeRecipientByPubkey(ctx context.Context, in *PubkeyRequest, opts ...grpc.CallOption) (*empty.Empty, error) GetGasLimit(ctx context.Context, in *PubkeyRequest, opts ...grpc.CallOption) (*GetGasLimitResponse, error) SetGasLimit(ctx context.Context, in *SetGasLimitRequest, opts ...grpc.CallOption) (*empty.Empty, error) DeleteGasLimit(ctx context.Context, in *DeleteGasLimitRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
KeyManagementClient is the client API for KeyManagement service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewKeyManagementClient ¶
func NewKeyManagementClient(cc grpc.ClientConnInterface) KeyManagementClient
type KeyManagementServer ¶
type KeyManagementServer interface { ListKeystores(context.Context, *empty.Empty) (*ListKeystoresResponse, error) ImportKeystores(context.Context, *ImportKeystoresRequest) (*ImportKeystoresResponse, error) DeleteKeystores(context.Context, *DeleteKeystoresRequest) (*DeleteKeystoresResponse, error) ListRemoteKeys(context.Context, *empty.Empty) (*ListRemoteKeysResponse, error) ImportRemoteKeys(context.Context, *ImportRemoteKeysRequest) (*ImportRemoteKeysResponse, error) DeleteRemoteKeys(context.Context, *DeleteRemoteKeysRequest) (*DeleteRemoteKeysResponse, error) ListFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*GetFeeRecipientByPubkeyResponse, error) SetFeeRecipientByPubkey(context.Context, *SetFeeRecipientByPubkeyRequest) (*empty.Empty, error) DeleteFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*empty.Empty, error) GetGasLimit(context.Context, *PubkeyRequest) (*GetGasLimitResponse, error) SetGasLimit(context.Context, *SetGasLimitRequest) (*empty.Empty, error) DeleteGasLimit(context.Context, *DeleteGasLimitRequest) (*empty.Empty, error) }
KeyManagementServer is the server API for KeyManagement service.
type ListKeystoresResponse ¶
type ListKeystoresResponse struct { Data []*ListKeystoresResponse_Keystore `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListKeystoresResponse) Descriptor
deprecated
func (*ListKeystoresResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListKeystoresResponse.ProtoReflect.Descriptor instead.
func (*ListKeystoresResponse) GetData ¶
func (x *ListKeystoresResponse) GetData() []*ListKeystoresResponse_Keystore
func (*ListKeystoresResponse) ProtoMessage ¶
func (*ListKeystoresResponse) ProtoMessage()
func (*ListKeystoresResponse) ProtoReflect ¶
func (x *ListKeystoresResponse) ProtoReflect() protoreflect.Message
func (*ListKeystoresResponse) Reset ¶
func (x *ListKeystoresResponse) Reset()
func (*ListKeystoresResponse) String ¶
func (x *ListKeystoresResponse) String() string
type ListKeystoresResponse_Keystore ¶
type ListKeystoresResponse_Keystore struct { ValidatingPubkey []byte `protobuf:"bytes,1,opt,name=validating_pubkey,json=validatingPubkey,proto3" json:"validating_pubkey,omitempty"` DerivationPath string `protobuf:"bytes,2,opt,name=derivation_path,json=derivationPath,proto3" json:"derivation_path,omitempty"` // contains filtered or unexported fields }
func (*ListKeystoresResponse_Keystore) Descriptor
deprecated
func (*ListKeystoresResponse_Keystore) Descriptor() ([]byte, []int)
Deprecated: Use ListKeystoresResponse_Keystore.ProtoReflect.Descriptor instead.
func (*ListKeystoresResponse_Keystore) GetDerivationPath ¶
func (x *ListKeystoresResponse_Keystore) GetDerivationPath() string
func (*ListKeystoresResponse_Keystore) GetValidatingPubkey ¶
func (x *ListKeystoresResponse_Keystore) GetValidatingPubkey() []byte
func (*ListKeystoresResponse_Keystore) ProtoMessage ¶
func (*ListKeystoresResponse_Keystore) ProtoMessage()
func (*ListKeystoresResponse_Keystore) ProtoReflect ¶
func (x *ListKeystoresResponse_Keystore) ProtoReflect() protoreflect.Message
func (*ListKeystoresResponse_Keystore) Reset ¶
func (x *ListKeystoresResponse_Keystore) Reset()
func (*ListKeystoresResponse_Keystore) String ¶
func (x *ListKeystoresResponse_Keystore) String() string
type ListRemoteKeysResponse ¶
type ListRemoteKeysResponse struct { Data []*ListRemoteKeysResponse_Keystore `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListRemoteKeysResponse) Descriptor
deprecated
func (*ListRemoteKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRemoteKeysResponse.ProtoReflect.Descriptor instead.
func (*ListRemoteKeysResponse) GetData ¶
func (x *ListRemoteKeysResponse) GetData() []*ListRemoteKeysResponse_Keystore
func (*ListRemoteKeysResponse) ProtoMessage ¶
func (*ListRemoteKeysResponse) ProtoMessage()
func (*ListRemoteKeysResponse) ProtoReflect ¶
func (x *ListRemoteKeysResponse) ProtoReflect() protoreflect.Message
func (*ListRemoteKeysResponse) Reset ¶
func (x *ListRemoteKeysResponse) Reset()
func (*ListRemoteKeysResponse) String ¶
func (x *ListRemoteKeysResponse) String() string
type ListRemoteKeysResponse_Keystore ¶
type ListRemoteKeysResponse_Keystore struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Readonly bool `protobuf:"varint,3,opt,name=readonly,proto3" json:"readonly,omitempty"` // contains filtered or unexported fields }
func (*ListRemoteKeysResponse_Keystore) Descriptor
deprecated
func (*ListRemoteKeysResponse_Keystore) Descriptor() ([]byte, []int)
Deprecated: Use ListRemoteKeysResponse_Keystore.ProtoReflect.Descriptor instead.
func (*ListRemoteKeysResponse_Keystore) GetPubkey ¶
func (x *ListRemoteKeysResponse_Keystore) GetPubkey() []byte
func (*ListRemoteKeysResponse_Keystore) GetReadonly ¶
func (x *ListRemoteKeysResponse_Keystore) GetReadonly() bool
func (*ListRemoteKeysResponse_Keystore) GetUrl ¶
func (x *ListRemoteKeysResponse_Keystore) GetUrl() string
func (*ListRemoteKeysResponse_Keystore) ProtoMessage ¶
func (*ListRemoteKeysResponse_Keystore) ProtoMessage()
func (*ListRemoteKeysResponse_Keystore) ProtoReflect ¶
func (x *ListRemoteKeysResponse_Keystore) ProtoReflect() protoreflect.Message
func (*ListRemoteKeysResponse_Keystore) Reset ¶
func (x *ListRemoteKeysResponse_Keystore) Reset()
func (*ListRemoteKeysResponse_Keystore) String ¶
func (x *ListRemoteKeysResponse_Keystore) String() string
type PubkeyRequest ¶
type PubkeyRequest struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` // contains filtered or unexported fields }
func (*PubkeyRequest) Descriptor
deprecated
func (*PubkeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PubkeyRequest.ProtoReflect.Descriptor instead.
func (*PubkeyRequest) GetPubkey ¶
func (x *PubkeyRequest) GetPubkey() []byte
func (*PubkeyRequest) ProtoMessage ¶
func (*PubkeyRequest) ProtoMessage()
func (*PubkeyRequest) ProtoReflect ¶
func (x *PubkeyRequest) ProtoReflect() protoreflect.Message
func (*PubkeyRequest) Reset ¶
func (x *PubkeyRequest) Reset()
func (*PubkeyRequest) String ¶
func (x *PubkeyRequest) String() string
type SetFeeRecipientByPubkeyRequest ¶
type SetFeeRecipientByPubkeyRequest struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Ethaddress []byte `protobuf:"bytes,2,opt,name=ethaddress,proto3" json:"ethaddress,omitempty"` // contains filtered or unexported fields }
func (*SetFeeRecipientByPubkeyRequest) Descriptor
deprecated
func (*SetFeeRecipientByPubkeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFeeRecipientByPubkeyRequest.ProtoReflect.Descriptor instead.
func (*SetFeeRecipientByPubkeyRequest) GetEthaddress ¶
func (x *SetFeeRecipientByPubkeyRequest) GetEthaddress() []byte
func (*SetFeeRecipientByPubkeyRequest) GetPubkey ¶
func (x *SetFeeRecipientByPubkeyRequest) GetPubkey() []byte
func (*SetFeeRecipientByPubkeyRequest) ProtoMessage ¶
func (*SetFeeRecipientByPubkeyRequest) ProtoMessage()
func (*SetFeeRecipientByPubkeyRequest) ProtoReflect ¶
func (x *SetFeeRecipientByPubkeyRequest) ProtoReflect() protoreflect.Message
func (*SetFeeRecipientByPubkeyRequest) Reset ¶
func (x *SetFeeRecipientByPubkeyRequest) Reset()
func (*SetFeeRecipientByPubkeyRequest) String ¶
func (x *SetFeeRecipientByPubkeyRequest) String() string
type SetGasLimitRequest ¶
type SetGasLimitRequest struct { Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"` GasLimit uint64 `protobuf:"varint,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` // contains filtered or unexported fields }
func (*SetGasLimitRequest) Descriptor
deprecated
func (*SetGasLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGasLimitRequest.ProtoReflect.Descriptor instead.
func (*SetGasLimitRequest) GetGasLimit ¶
func (x *SetGasLimitRequest) GetGasLimit() uint64
func (*SetGasLimitRequest) GetPubkey ¶
func (x *SetGasLimitRequest) GetPubkey() []byte
func (*SetGasLimitRequest) ProtoMessage ¶
func (*SetGasLimitRequest) ProtoMessage()
func (*SetGasLimitRequest) ProtoReflect ¶
func (x *SetGasLimitRequest) ProtoReflect() protoreflect.Message
func (*SetGasLimitRequest) Reset ¶
func (x *SetGasLimitRequest) Reset()
func (*SetGasLimitRequest) String ¶
func (x *SetGasLimitRequest) String() string
type UnimplementedBeaconChainServer ¶
type UnimplementedBeaconChainServer struct { }
UnimplementedBeaconChainServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconChainServer) GetBlindedBlock ¶ added in v3.1.2
func (*UnimplementedBeaconChainServer) GetBlindedBlock(context.Context, *v1.BlockRequest) (*v2.BlindedBlockResponse, error)
func (*UnimplementedBeaconChainServer) GetBlindedBlockSSZ ¶ added in v3.1.2
func (*UnimplementedBeaconChainServer) GetBlindedBlockSSZ(context.Context, *v1.BlockRequest) (*v2.SSZContainer, error)
func (*UnimplementedBeaconChainServer) GetBlock ¶
func (*UnimplementedBeaconChainServer) GetBlock(context.Context, *v1.BlockRequest) (*v1.BlockResponse, error)
func (*UnimplementedBeaconChainServer) GetBlockHeader ¶
func (*UnimplementedBeaconChainServer) GetBlockHeader(context.Context, *v1.BlockRequest) (*v1.BlockHeaderResponse, error)
func (*UnimplementedBeaconChainServer) GetBlockRoot ¶
func (*UnimplementedBeaconChainServer) GetBlockRoot(context.Context, *v1.BlockRequest) (*v1.BlockRootResponse, error)
func (*UnimplementedBeaconChainServer) GetBlockSSZ ¶
func (*UnimplementedBeaconChainServer) GetBlockSSZ(context.Context, *v1.BlockRequest) (*v1.BlockSSZResponse, error)
func (*UnimplementedBeaconChainServer) GetBlockSSZV2 ¶
func (*UnimplementedBeaconChainServer) GetBlockSSZV2(context.Context, *v2.BlockRequestV2) (*v2.SSZContainer, error)
func (*UnimplementedBeaconChainServer) GetBlockV2 ¶
func (*UnimplementedBeaconChainServer) GetBlockV2(context.Context, *v2.BlockRequestV2) (*v2.BlockResponseV2, error)
func (*UnimplementedBeaconChainServer) GetDepositContract ¶
func (*UnimplementedBeaconChainServer) GetDepositContract(context.Context, *empty.Empty) (*v1.DepositContractResponse, error)
func (*UnimplementedBeaconChainServer) GetFinalityCheckpoints ¶
func (*UnimplementedBeaconChainServer) GetFinalityCheckpoints(context.Context, *v1.StateRequest) (*v1.StateFinalityCheckpointResponse, error)
func (*UnimplementedBeaconChainServer) GetForkSchedule ¶
func (*UnimplementedBeaconChainServer) GetForkSchedule(context.Context, *empty.Empty) (*v1.ForkScheduleResponse, error)
func (*UnimplementedBeaconChainServer) GetGenesis ¶
func (*UnimplementedBeaconChainServer) GetGenesis(context.Context, *empty.Empty) (*v1.GenesisResponse, error)
func (*UnimplementedBeaconChainServer) GetRandao ¶ added in v3.2.0
func (*UnimplementedBeaconChainServer) GetRandao(context.Context, *v2.RandaoRequest) (*v2.RandaoResponse, error)
func (*UnimplementedBeaconChainServer) GetSpec ¶
func (*UnimplementedBeaconChainServer) GetSpec(context.Context, *empty.Empty) (*v1.SpecResponse, error)
func (*UnimplementedBeaconChainServer) GetStateFork ¶
func (*UnimplementedBeaconChainServer) GetStateFork(context.Context, *v1.StateRequest) (*v1.StateForkResponse, error)
func (*UnimplementedBeaconChainServer) GetStateRoot ¶
func (*UnimplementedBeaconChainServer) GetStateRoot(context.Context, *v1.StateRequest) (*v1.StateRootResponse, error)
func (*UnimplementedBeaconChainServer) GetValidator ¶
func (*UnimplementedBeaconChainServer) GetValidator(context.Context, *v1.StateValidatorRequest) (*v1.StateValidatorResponse, error)
func (*UnimplementedBeaconChainServer) GetWeakSubjectivity ¶
func (*UnimplementedBeaconChainServer) GetWeakSubjectivity(context.Context, *empty.Empty) (*v1.WeakSubjectivityResponse, error)
func (*UnimplementedBeaconChainServer) ListBLSToExecutionChanges ¶ added in v3.2.1
func (*UnimplementedBeaconChainServer) ListBLSToExecutionChanges(context.Context, *empty.Empty) (*v2.BLSToExecutionChangesPoolResponse, error)
func (*UnimplementedBeaconChainServer) ListBlockAttestations ¶
func (*UnimplementedBeaconChainServer) ListBlockAttestations(context.Context, *v1.BlockRequest) (*v1.BlockAttestationsResponse, error)
func (*UnimplementedBeaconChainServer) ListBlockHeaders ¶
func (*UnimplementedBeaconChainServer) ListBlockHeaders(context.Context, *v1.BlockHeadersRequest) (*v1.BlockHeadersResponse, error)
func (*UnimplementedBeaconChainServer) ListCommittees ¶
func (*UnimplementedBeaconChainServer) ListCommittees(context.Context, *v1.StateCommitteesRequest) (*v1.StateCommitteesResponse, error)
func (*UnimplementedBeaconChainServer) ListPoolAttestations ¶
func (*UnimplementedBeaconChainServer) ListPoolAttestations(context.Context, *v1.AttestationsPoolRequest) (*v1.AttestationsPoolResponse, error)
func (*UnimplementedBeaconChainServer) ListPoolAttesterSlashings ¶
func (*UnimplementedBeaconChainServer) ListPoolAttesterSlashings(context.Context, *empty.Empty) (*v1.AttesterSlashingsPoolResponse, error)
func (*UnimplementedBeaconChainServer) ListPoolProposerSlashings ¶
func (*UnimplementedBeaconChainServer) ListPoolProposerSlashings(context.Context, *empty.Empty) (*v1.ProposerSlashingPoolResponse, error)
func (*UnimplementedBeaconChainServer) ListPoolVoluntaryExits ¶
func (*UnimplementedBeaconChainServer) ListPoolVoluntaryExits(context.Context, *empty.Empty) (*v1.VoluntaryExitsPoolResponse, error)
func (*UnimplementedBeaconChainServer) ListSyncCommittees ¶
func (*UnimplementedBeaconChainServer) ListSyncCommittees(context.Context, *v2.StateSyncCommitteesRequest) (*v2.StateSyncCommitteesResponse, error)
func (*UnimplementedBeaconChainServer) ListValidatorBalances ¶
func (*UnimplementedBeaconChainServer) ListValidatorBalances(context.Context, *v1.ValidatorBalancesRequest) (*v1.ValidatorBalancesResponse, error)
func (*UnimplementedBeaconChainServer) ListValidators ¶
func (*UnimplementedBeaconChainServer) ListValidators(context.Context, *v1.StateValidatorsRequest) (*v1.StateValidatorsResponse, error)
func (*UnimplementedBeaconChainServer) SubmitAttestations ¶
func (*UnimplementedBeaconChainServer) SubmitAttestations(context.Context, *v1.SubmitAttestationsRequest) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing ¶
func (*UnimplementedBeaconChainServer) SubmitAttesterSlashing(context.Context, *v1.AttesterSlashing) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitBlindedBlock ¶
func (*UnimplementedBeaconChainServer) SubmitBlindedBlock(context.Context, *v2.SignedBlindedBeaconBlockContainer) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitBlindedBlockSSZ ¶
func (*UnimplementedBeaconChainServer) SubmitBlindedBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitBlock ¶
func (*UnimplementedBeaconChainServer) SubmitBlock(context.Context, *v2.SignedBeaconBlockContainer) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitBlockSSZ ¶
func (*UnimplementedBeaconChainServer) SubmitBlockSSZ(context.Context, *v2.SSZContainer) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitPoolSyncCommitteeSignatures ¶
func (*UnimplementedBeaconChainServer) SubmitPoolSyncCommitteeSignatures(context.Context, *v2.SubmitPoolSyncCommitteeSignatures) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitProposerSlashing ¶
func (*UnimplementedBeaconChainServer) SubmitProposerSlashing(context.Context, *v1.ProposerSlashing) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitSignedBLSToExecutionChanges ¶ added in v3.2.1
func (*UnimplementedBeaconChainServer) SubmitSignedBLSToExecutionChanges(context.Context, *v2.SubmitBLSToExecutionChangesRequest) (*empty.Empty, error)
func (*UnimplementedBeaconChainServer) SubmitVoluntaryExit ¶
func (*UnimplementedBeaconChainServer) SubmitVoluntaryExit(context.Context, *v1.SignedVoluntaryExit) (*empty.Empty, error)
type UnimplementedBeaconDebugServer ¶
type UnimplementedBeaconDebugServer struct { }
UnimplementedBeaconDebugServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZ ¶
func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZ(context.Context, *v1.StateRequest) (*v2.SSZContainer, error)
func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZV2 ¶
func (*UnimplementedBeaconDebugServer) GetBeaconStateSSZV2(context.Context, *v2.BeaconStateRequestV2) (*v2.SSZContainer, error)
func (*UnimplementedBeaconDebugServer) GetBeaconStateV2 ¶
func (*UnimplementedBeaconDebugServer) GetBeaconStateV2(context.Context, *v2.BeaconStateRequestV2) (*v2.BeaconStateResponseV2, error)
func (*UnimplementedBeaconDebugServer) GetForkChoice ¶ added in v3.1.0
func (*UnimplementedBeaconDebugServer) GetForkChoice(context.Context, *empty.Empty) (*v1.ForkChoiceDump, error)
func (*UnimplementedBeaconDebugServer) ListForkChoiceHeadsV2 ¶
func (*UnimplementedBeaconDebugServer) ListForkChoiceHeadsV2(context.Context, *empty.Empty) (*v2.ForkChoiceHeadsResponse, error)
type UnimplementedBeaconNodeServer ¶
type UnimplementedBeaconNodeServer struct { }
UnimplementedBeaconNodeServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconNodeServer) GetIdentity ¶
func (*UnimplementedBeaconNodeServer) GetIdentity(context.Context, *empty.Empty) (*v1.IdentityResponse, error)
func (*UnimplementedBeaconNodeServer) GetPeer ¶
func (*UnimplementedBeaconNodeServer) GetPeer(context.Context, *v1.PeerRequest) (*v1.PeerResponse, error)
func (*UnimplementedBeaconNodeServer) GetSyncStatus ¶
func (*UnimplementedBeaconNodeServer) GetSyncStatus(context.Context, *empty.Empty) (*v1.SyncingResponse, error)
func (*UnimplementedBeaconNodeServer) GetVersion ¶
func (*UnimplementedBeaconNodeServer) GetVersion(context.Context, *empty.Empty) (*v1.VersionResponse, error)
func (*UnimplementedBeaconNodeServer) ListPeers ¶
func (*UnimplementedBeaconNodeServer) ListPeers(context.Context, *v1.PeersRequest) (*v1.PeersResponse, error)
func (*UnimplementedBeaconNodeServer) PeerCount ¶
func (*UnimplementedBeaconNodeServer) PeerCount(context.Context, *empty.Empty) (*v1.PeerCountResponse, error)
type UnimplementedBeaconValidatorServer ¶
type UnimplementedBeaconValidatorServer struct { }
UnimplementedBeaconValidatorServer can be embedded to have forward compatible implementations.
func (*UnimplementedBeaconValidatorServer) GetAggregateAttestation ¶
func (*UnimplementedBeaconValidatorServer) GetAggregateAttestation(context.Context, *v1.AggregateAttestationRequest) (*v1.AggregateAttestationResponse, error)
func (*UnimplementedBeaconValidatorServer) GetAttesterDuties ¶
func (*UnimplementedBeaconValidatorServer) GetAttesterDuties(context.Context, *v1.AttesterDutiesRequest) (*v1.AttesterDutiesResponse, error)
func (*UnimplementedBeaconValidatorServer) GetLiveness ¶ added in v3.2.0
func (*UnimplementedBeaconValidatorServer) GetLiveness(context.Context, *v2.GetLivenessRequest) (*v2.GetLivenessResponse, error)
func (*UnimplementedBeaconValidatorServer) GetProposerDuties ¶
func (*UnimplementedBeaconValidatorServer) GetProposerDuties(context.Context, *v1.ProposerDutiesRequest) (*v1.ProposerDutiesResponse, error)
func (*UnimplementedBeaconValidatorServer) GetSyncCommitteeDuties ¶
func (*UnimplementedBeaconValidatorServer) GetSyncCommitteeDuties(context.Context, *v2.SyncCommitteeDutiesRequest) (*v2.SyncCommitteeDutiesResponse, error)
func (*UnimplementedBeaconValidatorServer) PrepareBeaconProposer ¶
func (*UnimplementedBeaconValidatorServer) PrepareBeaconProposer(context.Context, *v1.PrepareBeaconProposerRequest) (*empty.Empty, error)
func (*UnimplementedBeaconValidatorServer) ProduceAttestationData ¶
func (*UnimplementedBeaconValidatorServer) ProduceAttestationData(context.Context, *v1.ProduceAttestationDataRequest) (*v1.ProduceAttestationDataResponse, error)
func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlock ¶
func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlock(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlindedBlockResponse, error)
func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlockSSZ ¶
func (*UnimplementedBeaconValidatorServer) ProduceBlindedBlockSSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error)
func (*UnimplementedBeaconValidatorServer) ProduceBlockV2 ¶
func (*UnimplementedBeaconValidatorServer) ProduceBlockV2(context.Context, *v1.ProduceBlockRequest) (*v2.ProduceBlockResponseV2, error)
func (*UnimplementedBeaconValidatorServer) ProduceBlockV2SSZ ¶
func (*UnimplementedBeaconValidatorServer) ProduceBlockV2SSZ(context.Context, *v1.ProduceBlockRequest) (*v2.SSZContainer, error)
func (*UnimplementedBeaconValidatorServer) ProduceSyncCommitteeContribution ¶
func (*UnimplementedBeaconValidatorServer) ProduceSyncCommitteeContribution(context.Context, *v2.ProduceSyncCommitteeContributionRequest) (*v2.ProduceSyncCommitteeContributionResponse, error)
func (*UnimplementedBeaconValidatorServer) SubmitAggregateAndProofs ¶
func (*UnimplementedBeaconValidatorServer) SubmitAggregateAndProofs(context.Context, *v1.SubmitAggregateAndProofsRequest) (*empty.Empty, error)
func (*UnimplementedBeaconValidatorServer) SubmitBeaconCommitteeSubscription ¶
func (*UnimplementedBeaconValidatorServer) SubmitBeaconCommitteeSubscription(context.Context, *v1.SubmitBeaconCommitteeSubscriptionsRequest) (*empty.Empty, error)
func (*UnimplementedBeaconValidatorServer) SubmitContributionAndProofs ¶
func (*UnimplementedBeaconValidatorServer) SubmitContributionAndProofs(context.Context, *v2.SubmitContributionAndProofsRequest) (*empty.Empty, error)
func (*UnimplementedBeaconValidatorServer) SubmitSyncCommitteeSubscription ¶
func (*UnimplementedBeaconValidatorServer) SubmitSyncCommitteeSubscription(context.Context, *v2.SubmitSyncCommitteeSubscriptionsRequest) (*empty.Empty, error)
func (*UnimplementedBeaconValidatorServer) SubmitValidatorRegistration ¶
func (*UnimplementedBeaconValidatorServer) SubmitValidatorRegistration(context.Context, *v1.SubmitValidatorRegistrationsRequest) (*empty.Empty, error)
type UnimplementedEventsServer ¶
type UnimplementedEventsServer struct { }
UnimplementedEventsServer can be embedded to have forward compatible implementations.
func (*UnimplementedEventsServer) StreamEvents ¶
func (*UnimplementedEventsServer) StreamEvents(*v1.StreamEventsRequest, Events_StreamEventsServer) error
type UnimplementedKeyManagementServer ¶
type UnimplementedKeyManagementServer struct { }
UnimplementedKeyManagementServer can be embedded to have forward compatible implementations.
func (*UnimplementedKeyManagementServer) DeleteFeeRecipientByPubkey ¶
func (*UnimplementedKeyManagementServer) DeleteFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*empty.Empty, error)
func (*UnimplementedKeyManagementServer) DeleteGasLimit ¶ added in v3.1.0
func (*UnimplementedKeyManagementServer) DeleteGasLimit(context.Context, *DeleteGasLimitRequest) (*empty.Empty, error)
func (*UnimplementedKeyManagementServer) DeleteKeystores ¶
func (*UnimplementedKeyManagementServer) DeleteKeystores(context.Context, *DeleteKeystoresRequest) (*DeleteKeystoresResponse, error)
func (*UnimplementedKeyManagementServer) DeleteRemoteKeys ¶
func (*UnimplementedKeyManagementServer) DeleteRemoteKeys(context.Context, *DeleteRemoteKeysRequest) (*DeleteRemoteKeysResponse, error)
func (*UnimplementedKeyManagementServer) GetGasLimit ¶
func (*UnimplementedKeyManagementServer) GetGasLimit(context.Context, *PubkeyRequest) (*GetGasLimitResponse, error)
func (*UnimplementedKeyManagementServer) ImportKeystores ¶
func (*UnimplementedKeyManagementServer) ImportKeystores(context.Context, *ImportKeystoresRequest) (*ImportKeystoresResponse, error)
func (*UnimplementedKeyManagementServer) ImportRemoteKeys ¶
func (*UnimplementedKeyManagementServer) ImportRemoteKeys(context.Context, *ImportRemoteKeysRequest) (*ImportRemoteKeysResponse, error)
func (*UnimplementedKeyManagementServer) ListFeeRecipientByPubkey ¶
func (*UnimplementedKeyManagementServer) ListFeeRecipientByPubkey(context.Context, *PubkeyRequest) (*GetFeeRecipientByPubkeyResponse, error)
func (*UnimplementedKeyManagementServer) ListKeystores ¶
func (*UnimplementedKeyManagementServer) ListKeystores(context.Context, *empty.Empty) (*ListKeystoresResponse, error)
func (*UnimplementedKeyManagementServer) ListRemoteKeys ¶
func (*UnimplementedKeyManagementServer) ListRemoteKeys(context.Context, *empty.Empty) (*ListRemoteKeysResponse, error)
func (*UnimplementedKeyManagementServer) SetFeeRecipientByPubkey ¶
func (*UnimplementedKeyManagementServer) SetFeeRecipientByPubkey(context.Context, *SetFeeRecipientByPubkeyRequest) (*empty.Empty, error)
func (*UnimplementedKeyManagementServer) SetGasLimit ¶
func (*UnimplementedKeyManagementServer) SetGasLimit(context.Context, *SetGasLimitRequest) (*empty.Empty, error)