Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterIndexerServer(s grpc.ServiceRegistrar, srv IndexerServer)
- type BeaconState
- func (*BeaconState) Descriptor() ([]byte, []int)deprecated
- func (x *BeaconState) GetBeaconImplementation() *wrapperspb.StringValue
- func (x *BeaconState) GetEpoch() *wrapperspb.UInt64Value
- func (x *BeaconState) GetFetchedAt() *timestamppb.Timestamp
- func (x *BeaconState) GetId() *wrapperspb.StringValue
- func (x *BeaconState) GetLocation() *wrapperspb.StringValue
- func (x *BeaconState) GetNetwork() *wrapperspb.StringValue
- func (x *BeaconState) GetNode() *wrapperspb.StringValue
- func (x *BeaconState) GetNodeVersion() *wrapperspb.StringValue
- func (x *BeaconState) GetSlot() *wrapperspb.UInt64Value
- func (x *BeaconState) GetStateRoot() *wrapperspb.StringValue
- func (*BeaconState) ProtoMessage()
- func (x *BeaconState) ProtoReflect() protoreflect.Message
- func (x *BeaconState) Reset()
- func (x *BeaconState) String() string
- func (s *BeaconState) Validate() error
- type CountBeaconStateRequest
- func (*CountBeaconStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CountBeaconStateRequest) GetAfter() *timestamppb.Timestamp
- func (x *CountBeaconStateRequest) GetBeaconImplementation() string
- func (x *CountBeaconStateRequest) GetBefore() *timestamppb.Timestamp
- func (x *CountBeaconStateRequest) GetEpoch() uint64
- func (x *CountBeaconStateRequest) GetId() string
- func (x *CountBeaconStateRequest) GetLocation() string
- func (x *CountBeaconStateRequest) GetNetwork() string
- func (x *CountBeaconStateRequest) GetNode() string
- func (x *CountBeaconStateRequest) GetNodeVersion() string
- func (x *CountBeaconStateRequest) GetSlot() uint64
- func (x *CountBeaconStateRequest) GetStateRoot() string
- func (*CountBeaconStateRequest) ProtoMessage()
- func (x *CountBeaconStateRequest) ProtoReflect() protoreflect.Message
- func (x *CountBeaconStateRequest) Reset()
- func (x *CountBeaconStateRequest) String() string
- type CountBeaconStateResponse
- func (*CountBeaconStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CountBeaconStateResponse) GetCount() *wrapperspb.UInt64Value
- func (*CountBeaconStateResponse) ProtoMessage()
- func (x *CountBeaconStateResponse) ProtoReflect() protoreflect.Message
- func (x *CountBeaconStateResponse) Reset()
- func (x *CountBeaconStateResponse) String() string
- type CountExecutionBadBlockRequest
- func (*CountExecutionBadBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CountExecutionBadBlockRequest) GetAfter() *timestamppb.Timestamp
- func (x *CountExecutionBadBlockRequest) GetBefore() *timestamppb.Timestamp
- func (x *CountExecutionBadBlockRequest) GetBlockExtraData() string
- func (x *CountExecutionBadBlockRequest) GetBlockHash() string
- func (x *CountExecutionBadBlockRequest) GetBlockNumber() int64
- func (x *CountExecutionBadBlockRequest) GetExecutionImplementation() string
- func (x *CountExecutionBadBlockRequest) GetLocation() string
- func (x *CountExecutionBadBlockRequest) GetNetwork() string
- func (x *CountExecutionBadBlockRequest) GetNode() string
- func (x *CountExecutionBadBlockRequest) GetNodeVersion() string
- func (*CountExecutionBadBlockRequest) ProtoMessage()
- func (x *CountExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
- func (x *CountExecutionBadBlockRequest) Reset()
- func (x *CountExecutionBadBlockRequest) String() string
- type CountExecutionBadBlockResponse
- func (*CountExecutionBadBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CountExecutionBadBlockResponse) GetCount() *wrapperspb.UInt64Value
- func (*CountExecutionBadBlockResponse) ProtoMessage()
- func (x *CountExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
- func (x *CountExecutionBadBlockResponse) Reset()
- func (x *CountExecutionBadBlockResponse) String() string
- type CountExecutionBlockTraceRequest
- func (*CountExecutionBlockTraceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CountExecutionBlockTraceRequest) GetAfter() *timestamppb.Timestamp
- func (x *CountExecutionBlockTraceRequest) GetBefore() *timestamppb.Timestamp
- func (x *CountExecutionBlockTraceRequest) GetBlockHash() string
- func (x *CountExecutionBlockTraceRequest) GetBlockNumber() int64
- func (x *CountExecutionBlockTraceRequest) GetExecutionImplementation() string
- func (x *CountExecutionBlockTraceRequest) GetLocation() string
- func (x *CountExecutionBlockTraceRequest) GetNetwork() string
- func (x *CountExecutionBlockTraceRequest) GetNode() string
- func (x *CountExecutionBlockTraceRequest) GetNodeVersion() string
- func (*CountExecutionBlockTraceRequest) ProtoMessage()
- func (x *CountExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
- func (x *CountExecutionBlockTraceRequest) Reset()
- func (x *CountExecutionBlockTraceRequest) String() string
- type CountExecutionBlockTraceResponse
- func (*CountExecutionBlockTraceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CountExecutionBlockTraceResponse) GetCount() *wrapperspb.UInt64Value
- func (*CountExecutionBlockTraceResponse) ProtoMessage()
- func (x *CountExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
- func (x *CountExecutionBlockTraceResponse) Reset()
- func (x *CountExecutionBlockTraceResponse) String() string
- type CreateBeaconStateRequest
- func (*CreateBeaconStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBeaconStateRequest) GetBeaconImplementation() *wrapperspb.StringValue
- func (x *CreateBeaconStateRequest) GetEpoch() *wrapperspb.UInt64Value
- func (x *CreateBeaconStateRequest) GetFetchedAt() *timestamppb.Timestamp
- func (x *CreateBeaconStateRequest) GetLocation() *wrapperspb.StringValue
- func (x *CreateBeaconStateRequest) GetNetwork() *wrapperspb.StringValue
- func (x *CreateBeaconStateRequest) GetNode() *wrapperspb.StringValue
- func (x *CreateBeaconStateRequest) GetNodeVersion() *wrapperspb.StringValue
- func (x *CreateBeaconStateRequest) GetSlot() *wrapperspb.UInt64Value
- func (x *CreateBeaconStateRequest) GetStateRoot() *wrapperspb.StringValue
- func (*CreateBeaconStateRequest) ProtoMessage()
- func (x *CreateBeaconStateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBeaconStateRequest) Reset()
- func (x *CreateBeaconStateRequest) String() string
- func (req *CreateBeaconStateRequest) Validate() error
- type CreateBeaconStateResponse
- func (*CreateBeaconStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBeaconStateResponse) GetId() *wrapperspb.StringValue
- func (*CreateBeaconStateResponse) ProtoMessage()
- func (x *CreateBeaconStateResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBeaconStateResponse) Reset()
- func (x *CreateBeaconStateResponse) String() string
- type CreateExecutionBadBlockRequest
- func (*CreateExecutionBadBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExecutionBadBlockRequest) GetBlockExtraData() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetBlockHash() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetBlockNumber() *wrapperspb.Int64Value
- func (x *CreateExecutionBadBlockRequest) GetExecutionImplementation() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetFetchedAt() *timestamppb.Timestamp
- func (x *CreateExecutionBadBlockRequest) GetLocation() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetNetwork() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetNode() *wrapperspb.StringValue
- func (x *CreateExecutionBadBlockRequest) GetNodeVersion() *wrapperspb.StringValue
- func (*CreateExecutionBadBlockRequest) ProtoMessage()
- func (x *CreateExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExecutionBadBlockRequest) Reset()
- func (x *CreateExecutionBadBlockRequest) String() string
- func (req *CreateExecutionBadBlockRequest) Validate() error
- type CreateExecutionBadBlockResponse
- func (*CreateExecutionBadBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExecutionBadBlockResponse) GetId() *wrapperspb.StringValue
- func (*CreateExecutionBadBlockResponse) ProtoMessage()
- func (x *CreateExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
- func (x *CreateExecutionBadBlockResponse) Reset()
- func (x *CreateExecutionBadBlockResponse) String() string
- type CreateExecutionBlockTraceRequest
- func (*CreateExecutionBlockTraceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExecutionBlockTraceRequest) GetBlockHash() *wrapperspb.StringValue
- func (x *CreateExecutionBlockTraceRequest) GetBlockNumber() *wrapperspb.Int64Value
- func (x *CreateExecutionBlockTraceRequest) GetExecutionImplementation() *wrapperspb.StringValue
- func (x *CreateExecutionBlockTraceRequest) GetFetchedAt() *timestamppb.Timestamp
- func (x *CreateExecutionBlockTraceRequest) GetLocation() *wrapperspb.StringValue
- func (x *CreateExecutionBlockTraceRequest) GetNetwork() *wrapperspb.StringValue
- func (x *CreateExecutionBlockTraceRequest) GetNode() *wrapperspb.StringValue
- func (x *CreateExecutionBlockTraceRequest) GetNodeVersion() *wrapperspb.StringValue
- func (*CreateExecutionBlockTraceRequest) ProtoMessage()
- func (x *CreateExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExecutionBlockTraceRequest) Reset()
- func (x *CreateExecutionBlockTraceRequest) String() string
- func (req *CreateExecutionBlockTraceRequest) Validate() error
- type CreateExecutionBlockTraceResponse
- func (*CreateExecutionBlockTraceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExecutionBlockTraceResponse) GetId() *wrapperspb.StringValue
- func (*CreateExecutionBlockTraceResponse) ProtoMessage()
- func (x *CreateExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateExecutionBlockTraceResponse) Reset()
- func (x *CreateExecutionBlockTraceResponse) String() string
- type ExecutionBadBlock
- func (*ExecutionBadBlock) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionBadBlock) GetBlockExtraData() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetBlockHash() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetBlockNumber() *wrapperspb.Int64Value
- func (x *ExecutionBadBlock) GetExecutionImplementation() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetFetchedAt() *timestamppb.Timestamp
- func (x *ExecutionBadBlock) GetId() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetLocation() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetNetwork() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetNode() *wrapperspb.StringValue
- func (x *ExecutionBadBlock) GetNodeVersion() *wrapperspb.StringValue
- func (*ExecutionBadBlock) ProtoMessage()
- func (x *ExecutionBadBlock) ProtoReflect() protoreflect.Message
- func (x *ExecutionBadBlock) Reset()
- func (x *ExecutionBadBlock) String() string
- func (t *ExecutionBadBlock) Validate() error
- type ExecutionBlockTrace
- func (*ExecutionBlockTrace) Descriptor() ([]byte, []int)deprecated
- func (x *ExecutionBlockTrace) GetBlockHash() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetBlockNumber() *wrapperspb.Int64Value
- func (x *ExecutionBlockTrace) GetExecutionImplementation() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetFetchedAt() *timestamppb.Timestamp
- func (x *ExecutionBlockTrace) GetId() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetLocation() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetNetwork() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetNode() *wrapperspb.StringValue
- func (x *ExecutionBlockTrace) GetNodeVersion() *wrapperspb.StringValue
- func (*ExecutionBlockTrace) ProtoMessage()
- func (x *ExecutionBlockTrace) ProtoReflect() protoreflect.Message
- func (x *ExecutionBlockTrace) Reset()
- func (x *ExecutionBlockTrace) String() string
- func (t *ExecutionBlockTrace) Validate() error
- type GetStorageHandshakeTokenRequest
- func (*GetStorageHandshakeTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStorageHandshakeTokenRequest) GetNode() string
- func (x *GetStorageHandshakeTokenRequest) GetToken() string
- func (*GetStorageHandshakeTokenRequest) ProtoMessage()
- func (x *GetStorageHandshakeTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetStorageHandshakeTokenRequest) Reset()
- func (x *GetStorageHandshakeTokenRequest) String() string
- func (req *GetStorageHandshakeTokenRequest) Validate() error
- type GetStorageHandshakeTokenResponse
- func (*GetStorageHandshakeTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStorageHandshakeTokenResponse) GetToken() string
- func (*GetStorageHandshakeTokenResponse) ProtoMessage()
- func (x *GetStorageHandshakeTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetStorageHandshakeTokenResponse) Reset()
- func (x *GetStorageHandshakeTokenResponse) String() string
- type IndexerClient
- type IndexerServer
- type ListBeaconStateRequest
- func (*ListBeaconStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBeaconStateRequest) GetAfter() *timestamppb.Timestamp
- func (x *ListBeaconStateRequest) GetBeaconImplementation() string
- func (x *ListBeaconStateRequest) GetBefore() *timestamppb.Timestamp
- func (x *ListBeaconStateRequest) GetEpoch() uint64
- func (x *ListBeaconStateRequest) GetId() string
- func (x *ListBeaconStateRequest) GetLocation() string
- func (x *ListBeaconStateRequest) GetNetwork() string
- func (x *ListBeaconStateRequest) GetNode() string
- func (x *ListBeaconStateRequest) GetNodeVersion() string
- func (x *ListBeaconStateRequest) GetPagination() *PaginationCursor
- func (x *ListBeaconStateRequest) GetSlot() uint64
- func (x *ListBeaconStateRequest) GetStateRoot() string
- func (*ListBeaconStateRequest) ProtoMessage()
- func (x *ListBeaconStateRequest) ProtoReflect() protoreflect.Message
- func (x *ListBeaconStateRequest) Reset()
- func (x *ListBeaconStateRequest) String() string
- type ListBeaconStateResponse
- func (*ListBeaconStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBeaconStateResponse) GetBeaconStates() []*BeaconState
- func (*ListBeaconStateResponse) ProtoMessage()
- func (x *ListBeaconStateResponse) ProtoReflect() protoreflect.Message
- func (x *ListBeaconStateResponse) Reset()
- func (x *ListBeaconStateResponse) String() string
- type ListExecutionBadBlockRequest
- func (*ListExecutionBadBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExecutionBadBlockRequest) GetAfter() *timestamppb.Timestamp
- func (x *ListExecutionBadBlockRequest) GetBefore() *timestamppb.Timestamp
- func (x *ListExecutionBadBlockRequest) GetBlockExtraData() string
- func (x *ListExecutionBadBlockRequest) GetBlockHash() string
- func (x *ListExecutionBadBlockRequest) GetBlockNumber() int64
- func (x *ListExecutionBadBlockRequest) GetExecutionImplementation() string
- func (x *ListExecutionBadBlockRequest) GetId() string
- func (x *ListExecutionBadBlockRequest) GetLocation() string
- func (x *ListExecutionBadBlockRequest) GetNetwork() string
- func (x *ListExecutionBadBlockRequest) GetNode() string
- func (x *ListExecutionBadBlockRequest) GetNodeVersion() string
- func (x *ListExecutionBadBlockRequest) GetPagination() *PaginationCursor
- func (*ListExecutionBadBlockRequest) ProtoMessage()
- func (x *ListExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
- func (x *ListExecutionBadBlockRequest) Reset()
- func (x *ListExecutionBadBlockRequest) String() string
- type ListExecutionBadBlockResponse
- func (*ListExecutionBadBlockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExecutionBadBlockResponse) GetExecutionBadBlocks() []*ExecutionBadBlock
- func (*ListExecutionBadBlockResponse) ProtoMessage()
- func (x *ListExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
- func (x *ListExecutionBadBlockResponse) Reset()
- func (x *ListExecutionBadBlockResponse) String() string
- type ListExecutionBlockTraceRequest
- func (*ListExecutionBlockTraceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExecutionBlockTraceRequest) GetAfter() *timestamppb.Timestamp
- func (x *ListExecutionBlockTraceRequest) GetBefore() *timestamppb.Timestamp
- func (x *ListExecutionBlockTraceRequest) GetBlockHash() string
- func (x *ListExecutionBlockTraceRequest) GetBlockNumber() int64
- func (x *ListExecutionBlockTraceRequest) GetExecutionImplementation() string
- func (x *ListExecutionBlockTraceRequest) GetId() string
- func (x *ListExecutionBlockTraceRequest) GetLocation() string
- func (x *ListExecutionBlockTraceRequest) GetNetwork() string
- func (x *ListExecutionBlockTraceRequest) GetNode() string
- func (x *ListExecutionBlockTraceRequest) GetNodeVersion() string
- func (x *ListExecutionBlockTraceRequest) GetPagination() *PaginationCursor
- func (*ListExecutionBlockTraceRequest) ProtoMessage()
- func (x *ListExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
- func (x *ListExecutionBlockTraceRequest) Reset()
- func (x *ListExecutionBlockTraceRequest) String() string
- type ListExecutionBlockTraceResponse
- func (*ListExecutionBlockTraceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExecutionBlockTraceResponse) GetExecutionBlockTraces() []*ExecutionBlockTrace
- func (*ListExecutionBlockTraceResponse) ProtoMessage()
- func (x *ListExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
- func (x *ListExecutionBlockTraceResponse) Reset()
- func (x *ListExecutionBlockTraceResponse) String() string
- type ListUniqueBeaconStateValuesRequest
- func (*ListUniqueBeaconStateValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueBeaconStateValuesRequest) GetFields() []ListUniqueBeaconStateValuesRequest_Field
- func (*ListUniqueBeaconStateValuesRequest) ProtoMessage()
- func (x *ListUniqueBeaconStateValuesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUniqueBeaconStateValuesRequest) Reset()
- func (x *ListUniqueBeaconStateValuesRequest) String() string
- func (r *ListUniqueBeaconStateValuesRequest) Validate() error
- type ListUniqueBeaconStateValuesRequest_Field
- func (ListUniqueBeaconStateValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
- func (x ListUniqueBeaconStateValuesRequest_Field) Enum() *ListUniqueBeaconStateValuesRequest_Field
- func (ListUniqueBeaconStateValuesRequest_Field) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListUniqueBeaconStateValuesRequest_Field) Number() protoreflect.EnumNumber
- func (x ListUniqueBeaconStateValuesRequest_Field) String() string
- func (ListUniqueBeaconStateValuesRequest_Field) Type() protoreflect.EnumType
- type ListUniqueBeaconStateValuesResponse
- func (*ListUniqueBeaconStateValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueBeaconStateValuesResponse) GetBeaconImplementation() []string
- func (x *ListUniqueBeaconStateValuesResponse) GetEpoch() []uint64
- func (x *ListUniqueBeaconStateValuesResponse) GetLocation() []string
- func (x *ListUniqueBeaconStateValuesResponse) GetNetwork() []string
- func (x *ListUniqueBeaconStateValuesResponse) GetNode() []string
- func (x *ListUniqueBeaconStateValuesResponse) GetNodeVersion() []string
- func (x *ListUniqueBeaconStateValuesResponse) GetSlot() []uint64
- func (x *ListUniqueBeaconStateValuesResponse) GetStateRoot() []string
- func (*ListUniqueBeaconStateValuesResponse) ProtoMessage()
- func (x *ListUniqueBeaconStateValuesResponse) ProtoReflect() protoreflect.Message
- func (x *ListUniqueBeaconStateValuesResponse) Reset()
- func (x *ListUniqueBeaconStateValuesResponse) String() string
- type ListUniqueExecutionBadBlockValuesRequest
- func (*ListUniqueExecutionBadBlockValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueExecutionBadBlockValuesRequest) GetFields() []ListUniqueExecutionBadBlockValuesRequest_Field
- func (*ListUniqueExecutionBadBlockValuesRequest) ProtoMessage()
- func (x *ListUniqueExecutionBadBlockValuesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUniqueExecutionBadBlockValuesRequest) Reset()
- func (x *ListUniqueExecutionBadBlockValuesRequest) String() string
- func (r *ListUniqueExecutionBadBlockValuesRequest) Validate() error
- type ListUniqueExecutionBadBlockValuesRequest_Field
- func (ListUniqueExecutionBadBlockValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
- func (x ListUniqueExecutionBadBlockValuesRequest_Field) Enum() *ListUniqueExecutionBadBlockValuesRequest_Field
- func (ListUniqueExecutionBadBlockValuesRequest_Field) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListUniqueExecutionBadBlockValuesRequest_Field) Number() protoreflect.EnumNumber
- func (x ListUniqueExecutionBadBlockValuesRequest_Field) String() string
- func (ListUniqueExecutionBadBlockValuesRequest_Field) Type() protoreflect.EnumType
- type ListUniqueExecutionBadBlockValuesResponse
- func (*ListUniqueExecutionBadBlockValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockExtraData() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockHash() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockNumber() []int64
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetClientVersion() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetExecutionImplementation() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetLocation() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetNetwork() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetNode() []string
- func (x *ListUniqueExecutionBadBlockValuesResponse) GetNodeVersion() []string
- func (*ListUniqueExecutionBadBlockValuesResponse) ProtoMessage()
- func (x *ListUniqueExecutionBadBlockValuesResponse) ProtoReflect() protoreflect.Message
- func (x *ListUniqueExecutionBadBlockValuesResponse) Reset()
- func (x *ListUniqueExecutionBadBlockValuesResponse) String() string
- type ListUniqueExecutionBlockTraceValuesRequest
- func (*ListUniqueExecutionBlockTraceValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueExecutionBlockTraceValuesRequest) GetFields() []ListUniqueExecutionBlockTraceValuesRequest_Field
- func (*ListUniqueExecutionBlockTraceValuesRequest) ProtoMessage()
- func (x *ListUniqueExecutionBlockTraceValuesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUniqueExecutionBlockTraceValuesRequest) Reset()
- func (x *ListUniqueExecutionBlockTraceValuesRequest) String() string
- func (r *ListUniqueExecutionBlockTraceValuesRequest) Validate() error
- type ListUniqueExecutionBlockTraceValuesRequest_Field
- func (ListUniqueExecutionBlockTraceValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
- func (x ListUniqueExecutionBlockTraceValuesRequest_Field) Enum() *ListUniqueExecutionBlockTraceValuesRequest_Field
- func (ListUniqueExecutionBlockTraceValuesRequest_Field) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListUniqueExecutionBlockTraceValuesRequest_Field) Number() protoreflect.EnumNumber
- func (x ListUniqueExecutionBlockTraceValuesRequest_Field) String() string
- func (ListUniqueExecutionBlockTraceValuesRequest_Field) Type() protoreflect.EnumType
- type ListUniqueExecutionBlockTraceValuesResponse
- func (*ListUniqueExecutionBlockTraceValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetBlockHash() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetBlockNumber() []int64
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetClientVersion() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetExecutionImplementation() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetLocation() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNetwork() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNode() []string
- func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNodeVersion() []string
- func (*ListUniqueExecutionBlockTraceValuesResponse) ProtoMessage()
- func (x *ListUniqueExecutionBlockTraceValuesResponse) ProtoReflect() protoreflect.Message
- func (x *ListUniqueExecutionBlockTraceValuesResponse) Reset()
- func (x *ListUniqueExecutionBlockTraceValuesResponse) String() string
- type PaginationCursor
- func (*PaginationCursor) Descriptor() ([]byte, []int)deprecated
- func (x *PaginationCursor) GetLimit() int32
- func (x *PaginationCursor) GetOffset() int32
- func (x *PaginationCursor) GetOrderBy() string
- func (*PaginationCursor) ProtoMessage()
- func (x *PaginationCursor) ProtoReflect() protoreflect.Message
- func (x *PaginationCursor) Reset()
- func (x *PaginationCursor) String() string
- type UnimplementedIndexerServer
- func (UnimplementedIndexerServer) CountBeaconState(context.Context, *CountBeaconStateRequest) (*CountBeaconStateResponse, error)
- func (UnimplementedIndexerServer) CountExecutionBadBlock(context.Context, *CountExecutionBadBlockRequest) (*CountExecutionBadBlockResponse, error)
- func (UnimplementedIndexerServer) CountExecutionBlockTrace(context.Context, *CountExecutionBlockTraceRequest) (*CountExecutionBlockTraceResponse, error)
- func (UnimplementedIndexerServer) CreateBeaconState(context.Context, *CreateBeaconStateRequest) (*CreateBeaconStateResponse, error)
- func (UnimplementedIndexerServer) CreateExecutionBadBlock(context.Context, *CreateExecutionBadBlockRequest) (*CreateExecutionBadBlockResponse, error)
- func (UnimplementedIndexerServer) CreateExecutionBlockTrace(context.Context, *CreateExecutionBlockTraceRequest) (*CreateExecutionBlockTraceResponse, error)
- func (UnimplementedIndexerServer) GetStorageHandshakeToken(context.Context, *GetStorageHandshakeTokenRequest) (*GetStorageHandshakeTokenResponse, error)
- func (UnimplementedIndexerServer) ListBeaconState(context.Context, *ListBeaconStateRequest) (*ListBeaconStateResponse, error)
- func (UnimplementedIndexerServer) ListExecutionBadBlock(context.Context, *ListExecutionBadBlockRequest) (*ListExecutionBadBlockResponse, error)
- func (UnimplementedIndexerServer) ListExecutionBlockTrace(context.Context, *ListExecutionBlockTraceRequest) (*ListExecutionBlockTraceResponse, error)
- func (UnimplementedIndexerServer) ListUniqueBeaconStateValues(context.Context, *ListUniqueBeaconStateValuesRequest) (*ListUniqueBeaconStateValuesResponse, error)
- func (UnimplementedIndexerServer) ListUniqueExecutionBadBlockValues(context.Context, *ListUniqueExecutionBadBlockValuesRequest) (*ListUniqueExecutionBadBlockValuesResponse, error)
- func (UnimplementedIndexerServer) ListUniqueExecutionBlockTraceValues(context.Context, *ListUniqueExecutionBlockTraceValuesRequest) (*ListUniqueExecutionBlockTraceValuesResponse, error)
- type UnsafeIndexerServer
Constants ¶
const ( Indexer_GetStorageHandshakeToken_FullMethodName = "/indexer.Indexer/GetStorageHandshakeToken" Indexer_CreateBeaconState_FullMethodName = "/indexer.Indexer/CreateBeaconState" Indexer_ListBeaconState_FullMethodName = "/indexer.Indexer/ListBeaconState" Indexer_CountBeaconState_FullMethodName = "/indexer.Indexer/CountBeaconState" Indexer_ListUniqueBeaconStateValues_FullMethodName = "/indexer.Indexer/ListUniqueBeaconStateValues" Indexer_CreateExecutionBlockTrace_FullMethodName = "/indexer.Indexer/CreateExecutionBlockTrace" Indexer_ListExecutionBlockTrace_FullMethodName = "/indexer.Indexer/ListExecutionBlockTrace" Indexer_CountExecutionBlockTrace_FullMethodName = "/indexer.Indexer/CountExecutionBlockTrace" Indexer_ListUniqueExecutionBlockTraceValues_FullMethodName = "/indexer.Indexer/ListUniqueExecutionBlockTraceValues" Indexer_CreateExecutionBadBlock_FullMethodName = "/indexer.Indexer/CreateExecutionBadBlock" Indexer_ListExecutionBadBlock_FullMethodName = "/indexer.Indexer/ListExecutionBadBlock" Indexer_CountExecutionBadBlock_FullMethodName = "/indexer.Indexer/CountExecutionBadBlock" Indexer_ListUniqueExecutionBadBlockValues_FullMethodName = "/indexer.Indexer/ListUniqueExecutionBadBlockValues" )
Variables ¶
var ( ListUniqueExecutionBlockTraceValuesRequest_Field_name = map[int32]string{ 0: "NODE", 1: "BLOCK_HASH", 2: "BLOCK_NUMBER", 3: "LOCATION", 4: "NETWORK", 5: "EXECUTION_IMPLEMENTATION", 6: "NODE_VERSION", 7: "CLIENT_VERSION", } ListUniqueExecutionBlockTraceValuesRequest_Field_value = map[string]int32{ "NODE": 0, "BLOCK_HASH": 1, "BLOCK_NUMBER": 2, "LOCATION": 3, "NETWORK": 4, "EXECUTION_IMPLEMENTATION": 5, "NODE_VERSION": 6, "CLIENT_VERSION": 7, } )
Enum value maps for ListUniqueExecutionBlockTraceValuesRequest_Field.
var ( ListUniqueBeaconStateValuesRequest_Field_name = map[int32]string{ 0: "NODE", 1: "SLOT", 2: "EPOCH", 3: "STATE_ROOT", 4: "NODE_VERSION", 5: "LOCATION", 6: "NETWORK", 7: "BEACON_IMPLEMENTATION", } ListUniqueBeaconStateValuesRequest_Field_value = map[string]int32{ "NODE": 0, "SLOT": 1, "EPOCH": 2, "STATE_ROOT": 3, "NODE_VERSION": 4, "LOCATION": 5, "NETWORK": 6, "BEACON_IMPLEMENTATION": 7, } )
Enum value maps for ListUniqueBeaconStateValuesRequest_Field.
var ( ListUniqueExecutionBadBlockValuesRequest_Field_name = map[int32]string{ 0: "NODE", 1: "BLOCK_HASH", 2: "BLOCK_NUMBER", 3: "LOCATION", 4: "NETWORK", 5: "EXECUTION_IMPLEMENTATION", 6: "NODE_VERSION", 7: "CLIENT_VERSION", 8: "BLOCK_EXTRA_DATA", } ListUniqueExecutionBadBlockValuesRequest_Field_value = map[string]int32{ "NODE": 0, "BLOCK_HASH": 1, "BLOCK_NUMBER": 2, "LOCATION": 3, "NETWORK": 4, "EXECUTION_IMPLEMENTATION": 5, "NODE_VERSION": 6, "CLIENT_VERSION": 7, "BLOCK_EXTRA_DATA": 8, } )
Enum value maps for ListUniqueExecutionBadBlockValuesRequest_Field.
var File_indexer_indexer_proto protoreflect.FileDescriptor
var Indexer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "indexer.Indexer", HandlerType: (*IndexerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetStorageHandshakeToken", Handler: _Indexer_GetStorageHandshakeToken_Handler, }, { MethodName: "CreateBeaconState", Handler: _Indexer_CreateBeaconState_Handler, }, { MethodName: "ListBeaconState", Handler: _Indexer_ListBeaconState_Handler, }, { MethodName: "CountBeaconState", Handler: _Indexer_CountBeaconState_Handler, }, { MethodName: "ListUniqueBeaconStateValues", Handler: _Indexer_ListUniqueBeaconStateValues_Handler, }, { MethodName: "CreateExecutionBlockTrace", Handler: _Indexer_CreateExecutionBlockTrace_Handler, }, { MethodName: "ListExecutionBlockTrace", Handler: _Indexer_ListExecutionBlockTrace_Handler, }, { MethodName: "CountExecutionBlockTrace", Handler: _Indexer_CountExecutionBlockTrace_Handler, }, { MethodName: "ListUniqueExecutionBlockTraceValues", Handler: _Indexer_ListUniqueExecutionBlockTraceValues_Handler, }, { MethodName: "CreateExecutionBadBlock", Handler: _Indexer_CreateExecutionBadBlock_Handler, }, { MethodName: "ListExecutionBadBlock", Handler: _Indexer_ListExecutionBadBlock_Handler, }, { MethodName: "CountExecutionBadBlock", Handler: _Indexer_CountExecutionBadBlock_Handler, }, { MethodName: "ListUniqueExecutionBadBlockValues", Handler: _Indexer_ListUniqueExecutionBadBlockValues_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "indexer/indexer.proto", }
Indexer_ServiceDesc is the grpc.ServiceDesc for Indexer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterIndexerServer ¶
func RegisterIndexerServer(s grpc.ServiceRegistrar, srv IndexerServer)
Types ¶
type BeaconState ¶
type BeaconState struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Node *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` Slot *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=slot,proto3" json:"slot,omitempty"` Epoch *wrapperspb.UInt64Value `protobuf:"bytes,5,opt,name=epoch,proto3" json:"epoch,omitempty"` StateRoot *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty"` NodeVersion *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=network,proto3" json:"network,omitempty"` BeaconImplementation *wrapperspb.StringValue `protobuf:"bytes,10,opt,name=beacon_implementation,json=beaconImplementation,proto3" json:"beacon_implementation,omitempty"` // contains filtered or unexported fields }
func (*BeaconState) Descriptor
deprecated
func (*BeaconState) Descriptor() ([]byte, []int)
Deprecated: Use BeaconState.ProtoReflect.Descriptor instead.
func (*BeaconState) GetBeaconImplementation ¶
func (x *BeaconState) GetBeaconImplementation() *wrapperspb.StringValue
func (*BeaconState) GetEpoch ¶
func (x *BeaconState) GetEpoch() *wrapperspb.UInt64Value
func (*BeaconState) GetFetchedAt ¶
func (x *BeaconState) GetFetchedAt() *timestamppb.Timestamp
func (*BeaconState) GetId ¶
func (x *BeaconState) GetId() *wrapperspb.StringValue
func (*BeaconState) GetLocation ¶
func (x *BeaconState) GetLocation() *wrapperspb.StringValue
func (*BeaconState) GetNetwork ¶
func (x *BeaconState) GetNetwork() *wrapperspb.StringValue
func (*BeaconState) GetNode ¶
func (x *BeaconState) GetNode() *wrapperspb.StringValue
func (*BeaconState) GetNodeVersion ¶
func (x *BeaconState) GetNodeVersion() *wrapperspb.StringValue
func (*BeaconState) GetSlot ¶
func (x *BeaconState) GetSlot() *wrapperspb.UInt64Value
func (*BeaconState) GetStateRoot ¶
func (x *BeaconState) GetStateRoot() *wrapperspb.StringValue
func (*BeaconState) ProtoMessage ¶
func (*BeaconState) ProtoMessage()
func (*BeaconState) ProtoReflect ¶
func (x *BeaconState) ProtoReflect() protoreflect.Message
func (*BeaconState) Reset ¶
func (x *BeaconState) Reset()
func (*BeaconState) String ¶
func (x *BeaconState) String() string
func (*BeaconState) Validate ¶
func (s *BeaconState) Validate() error
type CountBeaconStateRequest ¶
type CountBeaconStateRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Slot uint64 `protobuf:"varint,2,opt,name=slot,proto3" json:"slot,omitempty"` Epoch uint64 `protobuf:"varint,3,opt,name=epoch,proto3" json:"epoch,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty"` NodeVersion string `protobuf:"bytes,5,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` Location string `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=after,proto3" json:"after,omitempty"` BeaconImplementation string `protobuf:"bytes,10,opt,name=beacon_implementation,json=beaconImplementation,proto3" json:"beacon_implementation,omitempty"` Id string `protobuf:"bytes,11,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CountBeaconStateRequest) Descriptor
deprecated
func (*CountBeaconStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountBeaconStateRequest.ProtoReflect.Descriptor instead.
func (*CountBeaconStateRequest) GetAfter ¶
func (x *CountBeaconStateRequest) GetAfter() *timestamppb.Timestamp
func (*CountBeaconStateRequest) GetBeaconImplementation ¶
func (x *CountBeaconStateRequest) GetBeaconImplementation() string
func (*CountBeaconStateRequest) GetBefore ¶
func (x *CountBeaconStateRequest) GetBefore() *timestamppb.Timestamp
func (*CountBeaconStateRequest) GetEpoch ¶
func (x *CountBeaconStateRequest) GetEpoch() uint64
func (*CountBeaconStateRequest) GetId ¶
func (x *CountBeaconStateRequest) GetId() string
func (*CountBeaconStateRequest) GetLocation ¶
func (x *CountBeaconStateRequest) GetLocation() string
func (*CountBeaconStateRequest) GetNetwork ¶
func (x *CountBeaconStateRequest) GetNetwork() string
func (*CountBeaconStateRequest) GetNode ¶
func (x *CountBeaconStateRequest) GetNode() string
func (*CountBeaconStateRequest) GetNodeVersion ¶
func (x *CountBeaconStateRequest) GetNodeVersion() string
func (*CountBeaconStateRequest) GetSlot ¶
func (x *CountBeaconStateRequest) GetSlot() uint64
func (*CountBeaconStateRequest) GetStateRoot ¶
func (x *CountBeaconStateRequest) GetStateRoot() string
func (*CountBeaconStateRequest) ProtoMessage ¶
func (*CountBeaconStateRequest) ProtoMessage()
func (*CountBeaconStateRequest) ProtoReflect ¶
func (x *CountBeaconStateRequest) ProtoReflect() protoreflect.Message
func (*CountBeaconStateRequest) Reset ¶
func (x *CountBeaconStateRequest) Reset()
func (*CountBeaconStateRequest) String ¶
func (x *CountBeaconStateRequest) String() string
type CountBeaconStateResponse ¶
type CountBeaconStateResponse struct { Count *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*CountBeaconStateResponse) Descriptor
deprecated
func (*CountBeaconStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CountBeaconStateResponse.ProtoReflect.Descriptor instead.
func (*CountBeaconStateResponse) GetCount ¶
func (x *CountBeaconStateResponse) GetCount() *wrapperspb.UInt64Value
func (*CountBeaconStateResponse) ProtoMessage ¶
func (*CountBeaconStateResponse) ProtoMessage()
func (*CountBeaconStateResponse) ProtoReflect ¶
func (x *CountBeaconStateResponse) ProtoReflect() protoreflect.Message
func (*CountBeaconStateResponse) Reset ¶
func (x *CountBeaconStateResponse) Reset()
func (*CountBeaconStateResponse) String ¶
func (x *CountBeaconStateResponse) String() string
type CountExecutionBadBlockRequest ¶
type CountExecutionBadBlockRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` BlockNumber int64 `protobuf:"varint,2,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` BlockHash string `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,5,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=after,proto3" json:"after,omitempty"` ExecutionImplementation string `` /* 130-byte string literal not displayed */ NodeVersion string `protobuf:"bytes,9,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` BlockExtraData string `protobuf:"bytes,10,opt,name=block_extra_data,json=blockExtraData,proto3" json:"block_extra_data,omitempty"` // contains filtered or unexported fields }
func (*CountExecutionBadBlockRequest) Descriptor
deprecated
func (*CountExecutionBadBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountExecutionBadBlockRequest.ProtoReflect.Descriptor instead.
func (*CountExecutionBadBlockRequest) GetAfter ¶
func (x *CountExecutionBadBlockRequest) GetAfter() *timestamppb.Timestamp
func (*CountExecutionBadBlockRequest) GetBefore ¶
func (x *CountExecutionBadBlockRequest) GetBefore() *timestamppb.Timestamp
func (*CountExecutionBadBlockRequest) GetBlockExtraData ¶
func (x *CountExecutionBadBlockRequest) GetBlockExtraData() string
func (*CountExecutionBadBlockRequest) GetBlockHash ¶
func (x *CountExecutionBadBlockRequest) GetBlockHash() string
func (*CountExecutionBadBlockRequest) GetBlockNumber ¶
func (x *CountExecutionBadBlockRequest) GetBlockNumber() int64
func (*CountExecutionBadBlockRequest) GetExecutionImplementation ¶
func (x *CountExecutionBadBlockRequest) GetExecutionImplementation() string
func (*CountExecutionBadBlockRequest) GetLocation ¶
func (x *CountExecutionBadBlockRequest) GetLocation() string
func (*CountExecutionBadBlockRequest) GetNetwork ¶
func (x *CountExecutionBadBlockRequest) GetNetwork() string
func (*CountExecutionBadBlockRequest) GetNode ¶
func (x *CountExecutionBadBlockRequest) GetNode() string
func (*CountExecutionBadBlockRequest) GetNodeVersion ¶
func (x *CountExecutionBadBlockRequest) GetNodeVersion() string
func (*CountExecutionBadBlockRequest) ProtoMessage ¶
func (*CountExecutionBadBlockRequest) ProtoMessage()
func (*CountExecutionBadBlockRequest) ProtoReflect ¶
func (x *CountExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
func (*CountExecutionBadBlockRequest) Reset ¶
func (x *CountExecutionBadBlockRequest) Reset()
func (*CountExecutionBadBlockRequest) String ¶
func (x *CountExecutionBadBlockRequest) String() string
type CountExecutionBadBlockResponse ¶
type CountExecutionBadBlockResponse struct { Count *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*CountExecutionBadBlockResponse) Descriptor
deprecated
func (*CountExecutionBadBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use CountExecutionBadBlockResponse.ProtoReflect.Descriptor instead.
func (*CountExecutionBadBlockResponse) GetCount ¶
func (x *CountExecutionBadBlockResponse) GetCount() *wrapperspb.UInt64Value
func (*CountExecutionBadBlockResponse) ProtoMessage ¶
func (*CountExecutionBadBlockResponse) ProtoMessage()
func (*CountExecutionBadBlockResponse) ProtoReflect ¶
func (x *CountExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
func (*CountExecutionBadBlockResponse) Reset ¶
func (x *CountExecutionBadBlockResponse) Reset()
func (*CountExecutionBadBlockResponse) String ¶
func (x *CountExecutionBadBlockResponse) String() string
type CountExecutionBlockTraceRequest ¶
type CountExecutionBlockTraceRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` BlockNumber int64 `protobuf:"varint,2,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` BlockHash string `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,5,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=after,proto3" json:"after,omitempty"` ExecutionImplementation string `` /* 130-byte string literal not displayed */ NodeVersion string `protobuf:"bytes,9,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` // contains filtered or unexported fields }
func (*CountExecutionBlockTraceRequest) Descriptor
deprecated
func (*CountExecutionBlockTraceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CountExecutionBlockTraceRequest.ProtoReflect.Descriptor instead.
func (*CountExecutionBlockTraceRequest) GetAfter ¶
func (x *CountExecutionBlockTraceRequest) GetAfter() *timestamppb.Timestamp
func (*CountExecutionBlockTraceRequest) GetBefore ¶
func (x *CountExecutionBlockTraceRequest) GetBefore() *timestamppb.Timestamp
func (*CountExecutionBlockTraceRequest) GetBlockHash ¶
func (x *CountExecutionBlockTraceRequest) GetBlockHash() string
func (*CountExecutionBlockTraceRequest) GetBlockNumber ¶
func (x *CountExecutionBlockTraceRequest) GetBlockNumber() int64
func (*CountExecutionBlockTraceRequest) GetExecutionImplementation ¶
func (x *CountExecutionBlockTraceRequest) GetExecutionImplementation() string
func (*CountExecutionBlockTraceRequest) GetLocation ¶
func (x *CountExecutionBlockTraceRequest) GetLocation() string
func (*CountExecutionBlockTraceRequest) GetNetwork ¶
func (x *CountExecutionBlockTraceRequest) GetNetwork() string
func (*CountExecutionBlockTraceRequest) GetNode ¶
func (x *CountExecutionBlockTraceRequest) GetNode() string
func (*CountExecutionBlockTraceRequest) GetNodeVersion ¶
func (x *CountExecutionBlockTraceRequest) GetNodeVersion() string
func (*CountExecutionBlockTraceRequest) ProtoMessage ¶
func (*CountExecutionBlockTraceRequest) ProtoMessage()
func (*CountExecutionBlockTraceRequest) ProtoReflect ¶
func (x *CountExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
func (*CountExecutionBlockTraceRequest) Reset ¶
func (x *CountExecutionBlockTraceRequest) Reset()
func (*CountExecutionBlockTraceRequest) String ¶
func (x *CountExecutionBlockTraceRequest) String() string
type CountExecutionBlockTraceResponse ¶
type CountExecutionBlockTraceResponse struct { Count *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*CountExecutionBlockTraceResponse) Descriptor
deprecated
func (*CountExecutionBlockTraceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CountExecutionBlockTraceResponse.ProtoReflect.Descriptor instead.
func (*CountExecutionBlockTraceResponse) GetCount ¶
func (x *CountExecutionBlockTraceResponse) GetCount() *wrapperspb.UInt64Value
func (*CountExecutionBlockTraceResponse) ProtoMessage ¶
func (*CountExecutionBlockTraceResponse) ProtoMessage()
func (*CountExecutionBlockTraceResponse) ProtoReflect ¶
func (x *CountExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
func (*CountExecutionBlockTraceResponse) Reset ¶
func (x *CountExecutionBlockTraceResponse) Reset()
func (*CountExecutionBlockTraceResponse) String ¶
func (x *CountExecutionBlockTraceResponse) String() string
type CreateBeaconStateRequest ¶
type CreateBeaconStateRequest struct { Node *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` Slot *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=slot,proto3" json:"slot,omitempty"` Epoch *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=epoch,proto3" json:"epoch,omitempty"` StateRoot *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty"` NodeVersion *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=network,proto3" json:"network,omitempty"` BeaconImplementation *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=beacon_implementation,json=beaconImplementation,proto3" json:"beacon_implementation,omitempty"` // contains filtered or unexported fields }
func (*CreateBeaconStateRequest) Descriptor
deprecated
func (*CreateBeaconStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBeaconStateRequest.ProtoReflect.Descriptor instead.
func (*CreateBeaconStateRequest) GetBeaconImplementation ¶
func (x *CreateBeaconStateRequest) GetBeaconImplementation() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) GetEpoch ¶
func (x *CreateBeaconStateRequest) GetEpoch() *wrapperspb.UInt64Value
func (*CreateBeaconStateRequest) GetFetchedAt ¶
func (x *CreateBeaconStateRequest) GetFetchedAt() *timestamppb.Timestamp
func (*CreateBeaconStateRequest) GetLocation ¶
func (x *CreateBeaconStateRequest) GetLocation() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) GetNetwork ¶
func (x *CreateBeaconStateRequest) GetNetwork() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) GetNode ¶
func (x *CreateBeaconStateRequest) GetNode() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) GetNodeVersion ¶
func (x *CreateBeaconStateRequest) GetNodeVersion() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) GetSlot ¶
func (x *CreateBeaconStateRequest) GetSlot() *wrapperspb.UInt64Value
func (*CreateBeaconStateRequest) GetStateRoot ¶
func (x *CreateBeaconStateRequest) GetStateRoot() *wrapperspb.StringValue
func (*CreateBeaconStateRequest) ProtoMessage ¶
func (*CreateBeaconStateRequest) ProtoMessage()
func (*CreateBeaconStateRequest) ProtoReflect ¶
func (x *CreateBeaconStateRequest) ProtoReflect() protoreflect.Message
func (*CreateBeaconStateRequest) Reset ¶
func (x *CreateBeaconStateRequest) Reset()
func (*CreateBeaconStateRequest) String ¶
func (x *CreateBeaconStateRequest) String() string
func (*CreateBeaconStateRequest) Validate ¶
func (req *CreateBeaconStateRequest) Validate() error
type CreateBeaconStateResponse ¶
type CreateBeaconStateResponse struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateBeaconStateResponse) Descriptor
deprecated
func (*CreateBeaconStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBeaconStateResponse.ProtoReflect.Descriptor instead.
func (*CreateBeaconStateResponse) GetId ¶
func (x *CreateBeaconStateResponse) GetId() *wrapperspb.StringValue
func (*CreateBeaconStateResponse) ProtoMessage ¶
func (*CreateBeaconStateResponse) ProtoMessage()
func (*CreateBeaconStateResponse) ProtoReflect ¶
func (x *CreateBeaconStateResponse) ProtoReflect() protoreflect.Message
func (*CreateBeaconStateResponse) Reset ¶
func (x *CreateBeaconStateResponse) Reset()
func (*CreateBeaconStateResponse) String ¶
func (x *CreateBeaconStateResponse) String() string
type CreateExecutionBadBlockRequest ¶
type CreateExecutionBadBlockRequest struct { Node *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` BlockHash *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber *wrapperspb.Int64Value `protobuf:"bytes,4,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=network,proto3" json:"network,omitempty"` ExecutionImplementation *wrapperspb.StringValue `` /* 130-byte string literal not displayed */ NodeVersion *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` BlockExtraData *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=block_extra_data,json=blockExtraData,proto3" json:"block_extra_data,omitempty"` // contains filtered or unexported fields }
func (*CreateExecutionBadBlockRequest) Descriptor
deprecated
func (*CreateExecutionBadBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExecutionBadBlockRequest.ProtoReflect.Descriptor instead.
func (*CreateExecutionBadBlockRequest) GetBlockExtraData ¶
func (x *CreateExecutionBadBlockRequest) GetBlockExtraData() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetBlockHash ¶
func (x *CreateExecutionBadBlockRequest) GetBlockHash() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetBlockNumber ¶
func (x *CreateExecutionBadBlockRequest) GetBlockNumber() *wrapperspb.Int64Value
func (*CreateExecutionBadBlockRequest) GetExecutionImplementation ¶
func (x *CreateExecutionBadBlockRequest) GetExecutionImplementation() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetFetchedAt ¶
func (x *CreateExecutionBadBlockRequest) GetFetchedAt() *timestamppb.Timestamp
func (*CreateExecutionBadBlockRequest) GetLocation ¶
func (x *CreateExecutionBadBlockRequest) GetLocation() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetNetwork ¶
func (x *CreateExecutionBadBlockRequest) GetNetwork() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetNode ¶
func (x *CreateExecutionBadBlockRequest) GetNode() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) GetNodeVersion ¶
func (x *CreateExecutionBadBlockRequest) GetNodeVersion() *wrapperspb.StringValue
func (*CreateExecutionBadBlockRequest) ProtoMessage ¶
func (*CreateExecutionBadBlockRequest) ProtoMessage()
func (*CreateExecutionBadBlockRequest) ProtoReflect ¶
func (x *CreateExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
func (*CreateExecutionBadBlockRequest) Reset ¶
func (x *CreateExecutionBadBlockRequest) Reset()
func (*CreateExecutionBadBlockRequest) String ¶
func (x *CreateExecutionBadBlockRequest) String() string
func (*CreateExecutionBadBlockRequest) Validate ¶
func (req *CreateExecutionBadBlockRequest) Validate() error
type CreateExecutionBadBlockResponse ¶
type CreateExecutionBadBlockResponse struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateExecutionBadBlockResponse) Descriptor
deprecated
func (*CreateExecutionBadBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateExecutionBadBlockResponse.ProtoReflect.Descriptor instead.
func (*CreateExecutionBadBlockResponse) GetId ¶
func (x *CreateExecutionBadBlockResponse) GetId() *wrapperspb.StringValue
func (*CreateExecutionBadBlockResponse) ProtoMessage ¶
func (*CreateExecutionBadBlockResponse) ProtoMessage()
func (*CreateExecutionBadBlockResponse) ProtoReflect ¶
func (x *CreateExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
func (*CreateExecutionBadBlockResponse) Reset ¶
func (x *CreateExecutionBadBlockResponse) Reset()
func (*CreateExecutionBadBlockResponse) String ¶
func (x *CreateExecutionBadBlockResponse) String() string
type CreateExecutionBlockTraceRequest ¶
type CreateExecutionBlockTraceRequest struct { Node *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` BlockHash *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber *wrapperspb.Int64Value `protobuf:"bytes,4,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=network,proto3" json:"network,omitempty"` ExecutionImplementation *wrapperspb.StringValue `` /* 130-byte string literal not displayed */ NodeVersion *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` // contains filtered or unexported fields }
func (*CreateExecutionBlockTraceRequest) Descriptor
deprecated
func (*CreateExecutionBlockTraceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExecutionBlockTraceRequest.ProtoReflect.Descriptor instead.
func (*CreateExecutionBlockTraceRequest) GetBlockHash ¶
func (x *CreateExecutionBlockTraceRequest) GetBlockHash() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) GetBlockNumber ¶
func (x *CreateExecutionBlockTraceRequest) GetBlockNumber() *wrapperspb.Int64Value
func (*CreateExecutionBlockTraceRequest) GetExecutionImplementation ¶
func (x *CreateExecutionBlockTraceRequest) GetExecutionImplementation() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) GetFetchedAt ¶
func (x *CreateExecutionBlockTraceRequest) GetFetchedAt() *timestamppb.Timestamp
func (*CreateExecutionBlockTraceRequest) GetLocation ¶
func (x *CreateExecutionBlockTraceRequest) GetLocation() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) GetNetwork ¶
func (x *CreateExecutionBlockTraceRequest) GetNetwork() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) GetNode ¶
func (x *CreateExecutionBlockTraceRequest) GetNode() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) GetNodeVersion ¶
func (x *CreateExecutionBlockTraceRequest) GetNodeVersion() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceRequest) ProtoMessage ¶
func (*CreateExecutionBlockTraceRequest) ProtoMessage()
func (*CreateExecutionBlockTraceRequest) ProtoReflect ¶
func (x *CreateExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
func (*CreateExecutionBlockTraceRequest) Reset ¶
func (x *CreateExecutionBlockTraceRequest) Reset()
func (*CreateExecutionBlockTraceRequest) String ¶
func (x *CreateExecutionBlockTraceRequest) String() string
func (*CreateExecutionBlockTraceRequest) Validate ¶
func (req *CreateExecutionBlockTraceRequest) Validate() error
type CreateExecutionBlockTraceResponse ¶
type CreateExecutionBlockTraceResponse struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateExecutionBlockTraceResponse) Descriptor
deprecated
func (*CreateExecutionBlockTraceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateExecutionBlockTraceResponse.ProtoReflect.Descriptor instead.
func (*CreateExecutionBlockTraceResponse) GetId ¶
func (x *CreateExecutionBlockTraceResponse) GetId() *wrapperspb.StringValue
func (*CreateExecutionBlockTraceResponse) ProtoMessage ¶
func (*CreateExecutionBlockTraceResponse) ProtoMessage()
func (*CreateExecutionBlockTraceResponse) ProtoReflect ¶
func (x *CreateExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
func (*CreateExecutionBlockTraceResponse) Reset ¶
func (x *CreateExecutionBlockTraceResponse) Reset()
func (*CreateExecutionBlockTraceResponse) String ¶
func (x *CreateExecutionBlockTraceResponse) String() string
type ExecutionBadBlock ¶
type ExecutionBadBlock struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Node *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` BlockHash *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber *wrapperspb.Int64Value `protobuf:"bytes,5,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"` ExecutionImplementation *wrapperspb.StringValue `` /* 130-byte string literal not displayed */ NodeVersion *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` BlockExtraData *wrapperspb.StringValue `protobuf:"bytes,10,opt,name=block_extra_data,json=blockExtraData,proto3" json:"block_extra_data,omitempty"` // contains filtered or unexported fields }
func (*ExecutionBadBlock) Descriptor
deprecated
func (*ExecutionBadBlock) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionBadBlock.ProtoReflect.Descriptor instead.
func (*ExecutionBadBlock) GetBlockExtraData ¶
func (x *ExecutionBadBlock) GetBlockExtraData() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetBlockHash ¶
func (x *ExecutionBadBlock) GetBlockHash() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetBlockNumber ¶
func (x *ExecutionBadBlock) GetBlockNumber() *wrapperspb.Int64Value
func (*ExecutionBadBlock) GetExecutionImplementation ¶
func (x *ExecutionBadBlock) GetExecutionImplementation() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetFetchedAt ¶
func (x *ExecutionBadBlock) GetFetchedAt() *timestamppb.Timestamp
func (*ExecutionBadBlock) GetId ¶
func (x *ExecutionBadBlock) GetId() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetLocation ¶
func (x *ExecutionBadBlock) GetLocation() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetNetwork ¶
func (x *ExecutionBadBlock) GetNetwork() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetNode ¶
func (x *ExecutionBadBlock) GetNode() *wrapperspb.StringValue
func (*ExecutionBadBlock) GetNodeVersion ¶
func (x *ExecutionBadBlock) GetNodeVersion() *wrapperspb.StringValue
func (*ExecutionBadBlock) ProtoMessage ¶
func (*ExecutionBadBlock) ProtoMessage()
func (*ExecutionBadBlock) ProtoReflect ¶
func (x *ExecutionBadBlock) ProtoReflect() protoreflect.Message
func (*ExecutionBadBlock) Reset ¶
func (x *ExecutionBadBlock) Reset()
func (*ExecutionBadBlock) String ¶
func (x *ExecutionBadBlock) String() string
func (*ExecutionBadBlock) Validate ¶
func (t *ExecutionBadBlock) Validate() error
type ExecutionBlockTrace ¶
type ExecutionBlockTrace struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Node *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=node,proto3" json:"node,omitempty"` FetchedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=fetched_at,json=fetchedAt,proto3" json:"fetched_at,omitempty"` BlockHash *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber *wrapperspb.Int64Value `protobuf:"bytes,5,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Network *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"` ExecutionImplementation *wrapperspb.StringValue `` /* 130-byte string literal not displayed */ NodeVersion *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` // contains filtered or unexported fields }
func (*ExecutionBlockTrace) Descriptor
deprecated
func (*ExecutionBlockTrace) Descriptor() ([]byte, []int)
Deprecated: Use ExecutionBlockTrace.ProtoReflect.Descriptor instead.
func (*ExecutionBlockTrace) GetBlockHash ¶
func (x *ExecutionBlockTrace) GetBlockHash() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetBlockNumber ¶
func (x *ExecutionBlockTrace) GetBlockNumber() *wrapperspb.Int64Value
func (*ExecutionBlockTrace) GetExecutionImplementation ¶
func (x *ExecutionBlockTrace) GetExecutionImplementation() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetFetchedAt ¶
func (x *ExecutionBlockTrace) GetFetchedAt() *timestamppb.Timestamp
func (*ExecutionBlockTrace) GetId ¶
func (x *ExecutionBlockTrace) GetId() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetLocation ¶
func (x *ExecutionBlockTrace) GetLocation() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetNetwork ¶
func (x *ExecutionBlockTrace) GetNetwork() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetNode ¶
func (x *ExecutionBlockTrace) GetNode() *wrapperspb.StringValue
func (*ExecutionBlockTrace) GetNodeVersion ¶
func (x *ExecutionBlockTrace) GetNodeVersion() *wrapperspb.StringValue
func (*ExecutionBlockTrace) ProtoMessage ¶
func (*ExecutionBlockTrace) ProtoMessage()
func (*ExecutionBlockTrace) ProtoReflect ¶
func (x *ExecutionBlockTrace) ProtoReflect() protoreflect.Message
func (*ExecutionBlockTrace) Reset ¶
func (x *ExecutionBlockTrace) Reset()
func (*ExecutionBlockTrace) String ¶
func (x *ExecutionBlockTrace) String() string
func (*ExecutionBlockTrace) Validate ¶
func (t *ExecutionBlockTrace) Validate() error
type GetStorageHandshakeTokenRequest ¶
type GetStorageHandshakeTokenRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GetStorageHandshakeTokenRequest) Descriptor
deprecated
func (*GetStorageHandshakeTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStorageHandshakeTokenRequest.ProtoReflect.Descriptor instead.
func (*GetStorageHandshakeTokenRequest) GetNode ¶
func (x *GetStorageHandshakeTokenRequest) GetNode() string
func (*GetStorageHandshakeTokenRequest) GetToken ¶
func (x *GetStorageHandshakeTokenRequest) GetToken() string
func (*GetStorageHandshakeTokenRequest) ProtoMessage ¶
func (*GetStorageHandshakeTokenRequest) ProtoMessage()
func (*GetStorageHandshakeTokenRequest) ProtoReflect ¶
func (x *GetStorageHandshakeTokenRequest) ProtoReflect() protoreflect.Message
func (*GetStorageHandshakeTokenRequest) Reset ¶
func (x *GetStorageHandshakeTokenRequest) Reset()
func (*GetStorageHandshakeTokenRequest) String ¶
func (x *GetStorageHandshakeTokenRequest) String() string
func (*GetStorageHandshakeTokenRequest) Validate ¶
func (req *GetStorageHandshakeTokenRequest) Validate() error
type GetStorageHandshakeTokenResponse ¶
type GetStorageHandshakeTokenResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GetStorageHandshakeTokenResponse) Descriptor
deprecated
func (*GetStorageHandshakeTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStorageHandshakeTokenResponse.ProtoReflect.Descriptor instead.
func (*GetStorageHandshakeTokenResponse) GetToken ¶
func (x *GetStorageHandshakeTokenResponse) GetToken() string
func (*GetStorageHandshakeTokenResponse) ProtoMessage ¶
func (*GetStorageHandshakeTokenResponse) ProtoMessage()
func (*GetStorageHandshakeTokenResponse) ProtoReflect ¶
func (x *GetStorageHandshakeTokenResponse) ProtoReflect() protoreflect.Message
func (*GetStorageHandshakeTokenResponse) Reset ¶
func (x *GetStorageHandshakeTokenResponse) Reset()
func (*GetStorageHandshakeTokenResponse) String ¶
func (x *GetStorageHandshakeTokenResponse) String() string
type IndexerClient ¶
type IndexerClient interface { GetStorageHandshakeToken(ctx context.Context, in *GetStorageHandshakeTokenRequest, opts ...grpc.CallOption) (*GetStorageHandshakeTokenResponse, error) // BeaconState CreateBeaconState(ctx context.Context, in *CreateBeaconStateRequest, opts ...grpc.CallOption) (*CreateBeaconStateResponse, error) ListBeaconState(ctx context.Context, in *ListBeaconStateRequest, opts ...grpc.CallOption) (*ListBeaconStateResponse, error) CountBeaconState(ctx context.Context, in *CountBeaconStateRequest, opts ...grpc.CallOption) (*CountBeaconStateResponse, error) ListUniqueBeaconStateValues(ctx context.Context, in *ListUniqueBeaconStateValuesRequest, opts ...grpc.CallOption) (*ListUniqueBeaconStateValuesResponse, error) // ExecutionBlockTrace CreateExecutionBlockTrace(ctx context.Context, in *CreateExecutionBlockTraceRequest, opts ...grpc.CallOption) (*CreateExecutionBlockTraceResponse, error) ListExecutionBlockTrace(ctx context.Context, in *ListExecutionBlockTraceRequest, opts ...grpc.CallOption) (*ListExecutionBlockTraceResponse, error) CountExecutionBlockTrace(ctx context.Context, in *CountExecutionBlockTraceRequest, opts ...grpc.CallOption) (*CountExecutionBlockTraceResponse, error) ListUniqueExecutionBlockTraceValues(ctx context.Context, in *ListUniqueExecutionBlockTraceValuesRequest, opts ...grpc.CallOption) (*ListUniqueExecutionBlockTraceValuesResponse, error) // ExecutionBadBlock CreateExecutionBadBlock(ctx context.Context, in *CreateExecutionBadBlockRequest, opts ...grpc.CallOption) (*CreateExecutionBadBlockResponse, error) ListExecutionBadBlock(ctx context.Context, in *ListExecutionBadBlockRequest, opts ...grpc.CallOption) (*ListExecutionBadBlockResponse, error) CountExecutionBadBlock(ctx context.Context, in *CountExecutionBadBlockRequest, opts ...grpc.CallOption) (*CountExecutionBadBlockResponse, error) ListUniqueExecutionBadBlockValues(ctx context.Context, in *ListUniqueExecutionBadBlockValuesRequest, opts ...grpc.CallOption) (*ListUniqueExecutionBadBlockValuesResponse, error) }
IndexerClient is the client API for Indexer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewIndexerClient ¶
func NewIndexerClient(cc grpc.ClientConnInterface) IndexerClient
type IndexerServer ¶
type IndexerServer interface { GetStorageHandshakeToken(context.Context, *GetStorageHandshakeTokenRequest) (*GetStorageHandshakeTokenResponse, error) // BeaconState CreateBeaconState(context.Context, *CreateBeaconStateRequest) (*CreateBeaconStateResponse, error) ListBeaconState(context.Context, *ListBeaconStateRequest) (*ListBeaconStateResponse, error) CountBeaconState(context.Context, *CountBeaconStateRequest) (*CountBeaconStateResponse, error) ListUniqueBeaconStateValues(context.Context, *ListUniqueBeaconStateValuesRequest) (*ListUniqueBeaconStateValuesResponse, error) // ExecutionBlockTrace CreateExecutionBlockTrace(context.Context, *CreateExecutionBlockTraceRequest) (*CreateExecutionBlockTraceResponse, error) ListExecutionBlockTrace(context.Context, *ListExecutionBlockTraceRequest) (*ListExecutionBlockTraceResponse, error) CountExecutionBlockTrace(context.Context, *CountExecutionBlockTraceRequest) (*CountExecutionBlockTraceResponse, error) ListUniqueExecutionBlockTraceValues(context.Context, *ListUniqueExecutionBlockTraceValuesRequest) (*ListUniqueExecutionBlockTraceValuesResponse, error) // ExecutionBadBlock CreateExecutionBadBlock(context.Context, *CreateExecutionBadBlockRequest) (*CreateExecutionBadBlockResponse, error) ListExecutionBadBlock(context.Context, *ListExecutionBadBlockRequest) (*ListExecutionBadBlockResponse, error) CountExecutionBadBlock(context.Context, *CountExecutionBadBlockRequest) (*CountExecutionBadBlockResponse, error) ListUniqueExecutionBadBlockValues(context.Context, *ListUniqueExecutionBadBlockValuesRequest) (*ListUniqueExecutionBadBlockValuesResponse, error) // contains filtered or unexported methods }
IndexerServer is the server API for Indexer service. All implementations must embed UnimplementedIndexerServer for forward compatibility
type ListBeaconStateRequest ¶
type ListBeaconStateRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Slot uint64 `protobuf:"varint,2,opt,name=slot,proto3" json:"slot,omitempty"` Epoch uint64 `protobuf:"varint,3,opt,name=epoch,proto3" json:"epoch,omitempty"` StateRoot string `protobuf:"bytes,4,opt,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty"` NodeVersion string `protobuf:"bytes,5,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` Location string `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=after,proto3" json:"after,omitempty"` Pagination *PaginationCursor `protobuf:"bytes,10,opt,name=pagination,proto3" json:"pagination,omitempty"` Id string `protobuf:"bytes,11,opt,name=id,proto3" json:"id,omitempty"` BeaconImplementation string `protobuf:"bytes,12,opt,name=beacon_implementation,json=beaconImplementation,proto3" json:"beacon_implementation,omitempty"` // contains filtered or unexported fields }
func (*ListBeaconStateRequest) Descriptor
deprecated
func (*ListBeaconStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBeaconStateRequest.ProtoReflect.Descriptor instead.
func (*ListBeaconStateRequest) GetAfter ¶
func (x *ListBeaconStateRequest) GetAfter() *timestamppb.Timestamp
func (*ListBeaconStateRequest) GetBeaconImplementation ¶
func (x *ListBeaconStateRequest) GetBeaconImplementation() string
func (*ListBeaconStateRequest) GetBefore ¶
func (x *ListBeaconStateRequest) GetBefore() *timestamppb.Timestamp
func (*ListBeaconStateRequest) GetEpoch ¶
func (x *ListBeaconStateRequest) GetEpoch() uint64
func (*ListBeaconStateRequest) GetId ¶
func (x *ListBeaconStateRequest) GetId() string
func (*ListBeaconStateRequest) GetLocation ¶
func (x *ListBeaconStateRequest) GetLocation() string
func (*ListBeaconStateRequest) GetNetwork ¶
func (x *ListBeaconStateRequest) GetNetwork() string
func (*ListBeaconStateRequest) GetNode ¶
func (x *ListBeaconStateRequest) GetNode() string
func (*ListBeaconStateRequest) GetNodeVersion ¶
func (x *ListBeaconStateRequest) GetNodeVersion() string
func (*ListBeaconStateRequest) GetPagination ¶
func (x *ListBeaconStateRequest) GetPagination() *PaginationCursor
func (*ListBeaconStateRequest) GetSlot ¶
func (x *ListBeaconStateRequest) GetSlot() uint64
func (*ListBeaconStateRequest) GetStateRoot ¶
func (x *ListBeaconStateRequest) GetStateRoot() string
func (*ListBeaconStateRequest) ProtoMessage ¶
func (*ListBeaconStateRequest) ProtoMessage()
func (*ListBeaconStateRequest) ProtoReflect ¶
func (x *ListBeaconStateRequest) ProtoReflect() protoreflect.Message
func (*ListBeaconStateRequest) Reset ¶
func (x *ListBeaconStateRequest) Reset()
func (*ListBeaconStateRequest) String ¶
func (x *ListBeaconStateRequest) String() string
type ListBeaconStateResponse ¶
type ListBeaconStateResponse struct { BeaconStates []*BeaconState `protobuf:"bytes,1,rep,name=beacon_states,json=beaconStates,proto3" json:"beacon_states,omitempty"` // contains filtered or unexported fields }
func (*ListBeaconStateResponse) Descriptor
deprecated
func (*ListBeaconStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBeaconStateResponse.ProtoReflect.Descriptor instead.
func (*ListBeaconStateResponse) GetBeaconStates ¶
func (x *ListBeaconStateResponse) GetBeaconStates() []*BeaconState
func (*ListBeaconStateResponse) ProtoMessage ¶
func (*ListBeaconStateResponse) ProtoMessage()
func (*ListBeaconStateResponse) ProtoReflect ¶
func (x *ListBeaconStateResponse) ProtoReflect() protoreflect.Message
func (*ListBeaconStateResponse) Reset ¶
func (x *ListBeaconStateResponse) Reset()
func (*ListBeaconStateResponse) String ¶
func (x *ListBeaconStateResponse) String() string
type ListExecutionBadBlockRequest ¶
type ListExecutionBadBlockRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` BlockNumber int64 `protobuf:"varint,2,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` BlockHash string `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,5,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=after,proto3" json:"after,omitempty"` Pagination *PaginationCursor `protobuf:"bytes,8,opt,name=pagination,proto3" json:"pagination,omitempty"` Id string `protobuf:"bytes,9,opt,name=id,proto3" json:"id,omitempty"` ExecutionImplementation string `` /* 131-byte string literal not displayed */ NodeVersion string `protobuf:"bytes,11,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` BlockExtraData string `protobuf:"bytes,12,opt,name=block_extra_data,json=blockExtraData,proto3" json:"block_extra_data,omitempty"` // contains filtered or unexported fields }
func (*ListExecutionBadBlockRequest) Descriptor
deprecated
func (*ListExecutionBadBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExecutionBadBlockRequest.ProtoReflect.Descriptor instead.
func (*ListExecutionBadBlockRequest) GetAfter ¶
func (x *ListExecutionBadBlockRequest) GetAfter() *timestamppb.Timestamp
func (*ListExecutionBadBlockRequest) GetBefore ¶
func (x *ListExecutionBadBlockRequest) GetBefore() *timestamppb.Timestamp
func (*ListExecutionBadBlockRequest) GetBlockExtraData ¶
func (x *ListExecutionBadBlockRequest) GetBlockExtraData() string
func (*ListExecutionBadBlockRequest) GetBlockHash ¶
func (x *ListExecutionBadBlockRequest) GetBlockHash() string
func (*ListExecutionBadBlockRequest) GetBlockNumber ¶
func (x *ListExecutionBadBlockRequest) GetBlockNumber() int64
func (*ListExecutionBadBlockRequest) GetExecutionImplementation ¶
func (x *ListExecutionBadBlockRequest) GetExecutionImplementation() string
func (*ListExecutionBadBlockRequest) GetId ¶
func (x *ListExecutionBadBlockRequest) GetId() string
func (*ListExecutionBadBlockRequest) GetLocation ¶
func (x *ListExecutionBadBlockRequest) GetLocation() string
func (*ListExecutionBadBlockRequest) GetNetwork ¶
func (x *ListExecutionBadBlockRequest) GetNetwork() string
func (*ListExecutionBadBlockRequest) GetNode ¶
func (x *ListExecutionBadBlockRequest) GetNode() string
func (*ListExecutionBadBlockRequest) GetNodeVersion ¶
func (x *ListExecutionBadBlockRequest) GetNodeVersion() string
func (*ListExecutionBadBlockRequest) GetPagination ¶
func (x *ListExecutionBadBlockRequest) GetPagination() *PaginationCursor
func (*ListExecutionBadBlockRequest) ProtoMessage ¶
func (*ListExecutionBadBlockRequest) ProtoMessage()
func (*ListExecutionBadBlockRequest) ProtoReflect ¶
func (x *ListExecutionBadBlockRequest) ProtoReflect() protoreflect.Message
func (*ListExecutionBadBlockRequest) Reset ¶
func (x *ListExecutionBadBlockRequest) Reset()
func (*ListExecutionBadBlockRequest) String ¶
func (x *ListExecutionBadBlockRequest) String() string
type ListExecutionBadBlockResponse ¶
type ListExecutionBadBlockResponse struct { ExecutionBadBlocks []*ExecutionBadBlock `protobuf:"bytes,1,rep,name=execution_bad_blocks,json=executionBadBlocks,proto3" json:"execution_bad_blocks,omitempty"` // contains filtered or unexported fields }
func (*ListExecutionBadBlockResponse) Descriptor
deprecated
func (*ListExecutionBadBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExecutionBadBlockResponse.ProtoReflect.Descriptor instead.
func (*ListExecutionBadBlockResponse) GetExecutionBadBlocks ¶
func (x *ListExecutionBadBlockResponse) GetExecutionBadBlocks() []*ExecutionBadBlock
func (*ListExecutionBadBlockResponse) ProtoMessage ¶
func (*ListExecutionBadBlockResponse) ProtoMessage()
func (*ListExecutionBadBlockResponse) ProtoReflect ¶
func (x *ListExecutionBadBlockResponse) ProtoReflect() protoreflect.Message
func (*ListExecutionBadBlockResponse) Reset ¶
func (x *ListExecutionBadBlockResponse) Reset()
func (*ListExecutionBadBlockResponse) String ¶
func (x *ListExecutionBadBlockResponse) String() string
type ListExecutionBlockTraceRequest ¶
type ListExecutionBlockTraceRequest struct { Node string `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` BlockNumber int64 `protobuf:"varint,2,opt,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` BlockHash string `protobuf:"bytes,3,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` Network string `protobuf:"bytes,5,opt,name=network,proto3" json:"network,omitempty"` Before *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=before,proto3" json:"before,omitempty"` After *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=after,proto3" json:"after,omitempty"` Pagination *PaginationCursor `protobuf:"bytes,8,opt,name=pagination,proto3" json:"pagination,omitempty"` Id string `protobuf:"bytes,9,opt,name=id,proto3" json:"id,omitempty"` ExecutionImplementation string `` /* 131-byte string literal not displayed */ NodeVersion string `protobuf:"bytes,11,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` // contains filtered or unexported fields }
func (*ListExecutionBlockTraceRequest) Descriptor
deprecated
func (*ListExecutionBlockTraceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExecutionBlockTraceRequest.ProtoReflect.Descriptor instead.
func (*ListExecutionBlockTraceRequest) GetAfter ¶
func (x *ListExecutionBlockTraceRequest) GetAfter() *timestamppb.Timestamp
func (*ListExecutionBlockTraceRequest) GetBefore ¶
func (x *ListExecutionBlockTraceRequest) GetBefore() *timestamppb.Timestamp
func (*ListExecutionBlockTraceRequest) GetBlockHash ¶
func (x *ListExecutionBlockTraceRequest) GetBlockHash() string
func (*ListExecutionBlockTraceRequest) GetBlockNumber ¶
func (x *ListExecutionBlockTraceRequest) GetBlockNumber() int64
func (*ListExecutionBlockTraceRequest) GetExecutionImplementation ¶
func (x *ListExecutionBlockTraceRequest) GetExecutionImplementation() string
func (*ListExecutionBlockTraceRequest) GetId ¶
func (x *ListExecutionBlockTraceRequest) GetId() string
func (*ListExecutionBlockTraceRequest) GetLocation ¶
func (x *ListExecutionBlockTraceRequest) GetLocation() string
func (*ListExecutionBlockTraceRequest) GetNetwork ¶
func (x *ListExecutionBlockTraceRequest) GetNetwork() string
func (*ListExecutionBlockTraceRequest) GetNode ¶
func (x *ListExecutionBlockTraceRequest) GetNode() string
func (*ListExecutionBlockTraceRequest) GetNodeVersion ¶
func (x *ListExecutionBlockTraceRequest) GetNodeVersion() string
func (*ListExecutionBlockTraceRequest) GetPagination ¶
func (x *ListExecutionBlockTraceRequest) GetPagination() *PaginationCursor
func (*ListExecutionBlockTraceRequest) ProtoMessage ¶
func (*ListExecutionBlockTraceRequest) ProtoMessage()
func (*ListExecutionBlockTraceRequest) ProtoReflect ¶
func (x *ListExecutionBlockTraceRequest) ProtoReflect() protoreflect.Message
func (*ListExecutionBlockTraceRequest) Reset ¶
func (x *ListExecutionBlockTraceRequest) Reset()
func (*ListExecutionBlockTraceRequest) String ¶
func (x *ListExecutionBlockTraceRequest) String() string
type ListExecutionBlockTraceResponse ¶
type ListExecutionBlockTraceResponse struct { ExecutionBlockTraces []*ExecutionBlockTrace `protobuf:"bytes,1,rep,name=execution_block_traces,json=executionBlockTraces,proto3" json:"execution_block_traces,omitempty"` // contains filtered or unexported fields }
func (*ListExecutionBlockTraceResponse) Descriptor
deprecated
func (*ListExecutionBlockTraceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExecutionBlockTraceResponse.ProtoReflect.Descriptor instead.
func (*ListExecutionBlockTraceResponse) GetExecutionBlockTraces ¶
func (x *ListExecutionBlockTraceResponse) GetExecutionBlockTraces() []*ExecutionBlockTrace
func (*ListExecutionBlockTraceResponse) ProtoMessage ¶
func (*ListExecutionBlockTraceResponse) ProtoMessage()
func (*ListExecutionBlockTraceResponse) ProtoReflect ¶
func (x *ListExecutionBlockTraceResponse) ProtoReflect() protoreflect.Message
func (*ListExecutionBlockTraceResponse) Reset ¶
func (x *ListExecutionBlockTraceResponse) Reset()
func (*ListExecutionBlockTraceResponse) String ¶
func (x *ListExecutionBlockTraceResponse) String() string
type ListUniqueBeaconStateValuesRequest ¶
type ListUniqueBeaconStateValuesRequest struct { Fields []ListUniqueBeaconStateValuesRequest_Field `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListUniqueBeaconStateValuesRequest) Descriptor
deprecated
func (*ListUniqueBeaconStateValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueBeaconStateValuesRequest.ProtoReflect.Descriptor instead.
func (*ListUniqueBeaconStateValuesRequest) GetFields ¶
func (x *ListUniqueBeaconStateValuesRequest) GetFields() []ListUniqueBeaconStateValuesRequest_Field
func (*ListUniqueBeaconStateValuesRequest) ProtoMessage ¶
func (*ListUniqueBeaconStateValuesRequest) ProtoMessage()
func (*ListUniqueBeaconStateValuesRequest) ProtoReflect ¶
func (x *ListUniqueBeaconStateValuesRequest) ProtoReflect() protoreflect.Message
func (*ListUniqueBeaconStateValuesRequest) Reset ¶
func (x *ListUniqueBeaconStateValuesRequest) Reset()
func (*ListUniqueBeaconStateValuesRequest) String ¶
func (x *ListUniqueBeaconStateValuesRequest) String() string
func (*ListUniqueBeaconStateValuesRequest) Validate ¶
func (r *ListUniqueBeaconStateValuesRequest) Validate() error
type ListUniqueBeaconStateValuesRequest_Field ¶
type ListUniqueBeaconStateValuesRequest_Field int32
const ( ListUniqueBeaconStateValuesRequest_NODE ListUniqueBeaconStateValuesRequest_Field = 0 ListUniqueBeaconStateValuesRequest_SLOT ListUniqueBeaconStateValuesRequest_Field = 1 ListUniqueBeaconStateValuesRequest_EPOCH ListUniqueBeaconStateValuesRequest_Field = 2 ListUniqueBeaconStateValuesRequest_STATE_ROOT ListUniqueBeaconStateValuesRequest_Field = 3 ListUniqueBeaconStateValuesRequest_NODE_VERSION ListUniqueBeaconStateValuesRequest_Field = 4 ListUniqueBeaconStateValuesRequest_LOCATION ListUniqueBeaconStateValuesRequest_Field = 5 ListUniqueBeaconStateValuesRequest_NETWORK ListUniqueBeaconStateValuesRequest_Field = 6 ListUniqueBeaconStateValuesRequest_BEACON_IMPLEMENTATION ListUniqueBeaconStateValuesRequest_Field = 7 )
func (ListUniqueBeaconStateValuesRequest_Field) Descriptor ¶
func (ListUniqueBeaconStateValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
func (ListUniqueBeaconStateValuesRequest_Field) EnumDescriptor
deprecated
func (ListUniqueBeaconStateValuesRequest_Field) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListUniqueBeaconStateValuesRequest_Field.Descriptor instead.
func (ListUniqueBeaconStateValuesRequest_Field) Number ¶
func (x ListUniqueBeaconStateValuesRequest_Field) Number() protoreflect.EnumNumber
func (ListUniqueBeaconStateValuesRequest_Field) String ¶
func (x ListUniqueBeaconStateValuesRequest_Field) String() string
func (ListUniqueBeaconStateValuesRequest_Field) Type ¶
func (ListUniqueBeaconStateValuesRequest_Field) Type() protoreflect.EnumType
type ListUniqueBeaconStateValuesResponse ¶
type ListUniqueBeaconStateValuesResponse struct { Node []string `protobuf:"bytes,1,rep,name=node,proto3" json:"node,omitempty"` Slot []uint64 `protobuf:"varint,2,rep,packed,name=slot,proto3" json:"slot,omitempty"` Epoch []uint64 `protobuf:"varint,3,rep,packed,name=epoch,proto3" json:"epoch,omitempty"` StateRoot []string `protobuf:"bytes,4,rep,name=state_root,json=stateRoot,proto3" json:"state_root,omitempty"` NodeVersion []string `protobuf:"bytes,5,rep,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` Location []string `protobuf:"bytes,6,rep,name=location,proto3" json:"location,omitempty"` Network []string `protobuf:"bytes,7,rep,name=network,proto3" json:"network,omitempty"` BeaconImplementation []string `protobuf:"bytes,8,rep,name=beacon_implementation,json=beaconImplementation,proto3" json:"beacon_implementation,omitempty"` // contains filtered or unexported fields }
func (*ListUniqueBeaconStateValuesResponse) Descriptor
deprecated
func (*ListUniqueBeaconStateValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueBeaconStateValuesResponse.ProtoReflect.Descriptor instead.
func (*ListUniqueBeaconStateValuesResponse) GetBeaconImplementation ¶
func (x *ListUniqueBeaconStateValuesResponse) GetBeaconImplementation() []string
func (*ListUniqueBeaconStateValuesResponse) GetEpoch ¶
func (x *ListUniqueBeaconStateValuesResponse) GetEpoch() []uint64
func (*ListUniqueBeaconStateValuesResponse) GetLocation ¶
func (x *ListUniqueBeaconStateValuesResponse) GetLocation() []string
func (*ListUniqueBeaconStateValuesResponse) GetNetwork ¶
func (x *ListUniqueBeaconStateValuesResponse) GetNetwork() []string
func (*ListUniqueBeaconStateValuesResponse) GetNode ¶
func (x *ListUniqueBeaconStateValuesResponse) GetNode() []string
func (*ListUniqueBeaconStateValuesResponse) GetNodeVersion ¶
func (x *ListUniqueBeaconStateValuesResponse) GetNodeVersion() []string
func (*ListUniqueBeaconStateValuesResponse) GetSlot ¶
func (x *ListUniqueBeaconStateValuesResponse) GetSlot() []uint64
func (*ListUniqueBeaconStateValuesResponse) GetStateRoot ¶
func (x *ListUniqueBeaconStateValuesResponse) GetStateRoot() []string
func (*ListUniqueBeaconStateValuesResponse) ProtoMessage ¶
func (*ListUniqueBeaconStateValuesResponse) ProtoMessage()
func (*ListUniqueBeaconStateValuesResponse) ProtoReflect ¶
func (x *ListUniqueBeaconStateValuesResponse) ProtoReflect() protoreflect.Message
func (*ListUniqueBeaconStateValuesResponse) Reset ¶
func (x *ListUniqueBeaconStateValuesResponse) Reset()
func (*ListUniqueBeaconStateValuesResponse) String ¶
func (x *ListUniqueBeaconStateValuesResponse) String() string
type ListUniqueExecutionBadBlockValuesRequest ¶
type ListUniqueExecutionBadBlockValuesRequest struct { Fields []ListUniqueExecutionBadBlockValuesRequest_Field `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListUniqueExecutionBadBlockValuesRequest) Descriptor
deprecated
func (*ListUniqueExecutionBadBlockValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBadBlockValuesRequest.ProtoReflect.Descriptor instead.
func (*ListUniqueExecutionBadBlockValuesRequest) GetFields ¶
func (x *ListUniqueExecutionBadBlockValuesRequest) GetFields() []ListUniqueExecutionBadBlockValuesRequest_Field
func (*ListUniqueExecutionBadBlockValuesRequest) ProtoMessage ¶
func (*ListUniqueExecutionBadBlockValuesRequest) ProtoMessage()
func (*ListUniqueExecutionBadBlockValuesRequest) ProtoReflect ¶
func (x *ListUniqueExecutionBadBlockValuesRequest) ProtoReflect() protoreflect.Message
func (*ListUniqueExecutionBadBlockValuesRequest) Reset ¶
func (x *ListUniqueExecutionBadBlockValuesRequest) Reset()
func (*ListUniqueExecutionBadBlockValuesRequest) String ¶
func (x *ListUniqueExecutionBadBlockValuesRequest) String() string
func (*ListUniqueExecutionBadBlockValuesRequest) Validate ¶
func (r *ListUniqueExecutionBadBlockValuesRequest) Validate() error
type ListUniqueExecutionBadBlockValuesRequest_Field ¶
type ListUniqueExecutionBadBlockValuesRequest_Field int32
const ( ListUniqueExecutionBadBlockValuesRequest_NODE ListUniqueExecutionBadBlockValuesRequest_Field = 0 ListUniqueExecutionBadBlockValuesRequest_BLOCK_HASH ListUniqueExecutionBadBlockValuesRequest_Field = 1 ListUniqueExecutionBadBlockValuesRequest_BLOCK_NUMBER ListUniqueExecutionBadBlockValuesRequest_Field = 2 ListUniqueExecutionBadBlockValuesRequest_LOCATION ListUniqueExecutionBadBlockValuesRequest_Field = 3 ListUniqueExecutionBadBlockValuesRequest_NETWORK ListUniqueExecutionBadBlockValuesRequest_Field = 4 ListUniqueExecutionBadBlockValuesRequest_EXECUTION_IMPLEMENTATION ListUniqueExecutionBadBlockValuesRequest_Field = 5 ListUniqueExecutionBadBlockValuesRequest_NODE_VERSION ListUniqueExecutionBadBlockValuesRequest_Field = 6 ListUniqueExecutionBadBlockValuesRequest_CLIENT_VERSION ListUniqueExecutionBadBlockValuesRequest_Field = 7 ListUniqueExecutionBadBlockValuesRequest_BLOCK_EXTRA_DATA ListUniqueExecutionBadBlockValuesRequest_Field = 8 )
func (ListUniqueExecutionBadBlockValuesRequest_Field) Descriptor ¶
func (ListUniqueExecutionBadBlockValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
func (ListUniqueExecutionBadBlockValuesRequest_Field) EnumDescriptor
deprecated
func (ListUniqueExecutionBadBlockValuesRequest_Field) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBadBlockValuesRequest_Field.Descriptor instead.
func (ListUniqueExecutionBadBlockValuesRequest_Field) Number ¶
func (x ListUniqueExecutionBadBlockValuesRequest_Field) Number() protoreflect.EnumNumber
func (ListUniqueExecutionBadBlockValuesRequest_Field) String ¶
func (x ListUniqueExecutionBadBlockValuesRequest_Field) String() string
type ListUniqueExecutionBadBlockValuesResponse ¶
type ListUniqueExecutionBadBlockValuesResponse struct { Node []string `protobuf:"bytes,1,rep,name=node,proto3" json:"node,omitempty"` BlockHash []string `protobuf:"bytes,2,rep,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber []int64 `protobuf:"varint,3,rep,packed,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location []string `protobuf:"bytes,4,rep,name=location,proto3" json:"location,omitempty"` Network []string `protobuf:"bytes,5,rep,name=network,proto3" json:"network,omitempty"` ExecutionImplementation []string `` /* 130-byte string literal not displayed */ NodeVersion []string `protobuf:"bytes,7,rep,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` ClientVersion []string `protobuf:"bytes,8,rep,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"` BlockExtraData []string `protobuf:"bytes,9,rep,name=block_extra_data,json=blockExtraData,proto3" json:"block_extra_data,omitempty"` // contains filtered or unexported fields }
func (*ListUniqueExecutionBadBlockValuesResponse) Descriptor
deprecated
func (*ListUniqueExecutionBadBlockValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBadBlockValuesResponse.ProtoReflect.Descriptor instead.
func (*ListUniqueExecutionBadBlockValuesResponse) GetBlockExtraData ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockExtraData() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetBlockHash ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockHash() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetBlockNumber ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetBlockNumber() []int64
func (*ListUniqueExecutionBadBlockValuesResponse) GetClientVersion ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetClientVersion() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetExecutionImplementation ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetExecutionImplementation() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetLocation ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetLocation() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetNetwork ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetNetwork() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetNode ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetNode() []string
func (*ListUniqueExecutionBadBlockValuesResponse) GetNodeVersion ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) GetNodeVersion() []string
func (*ListUniqueExecutionBadBlockValuesResponse) ProtoMessage ¶
func (*ListUniqueExecutionBadBlockValuesResponse) ProtoMessage()
func (*ListUniqueExecutionBadBlockValuesResponse) ProtoReflect ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) ProtoReflect() protoreflect.Message
func (*ListUniqueExecutionBadBlockValuesResponse) Reset ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) Reset()
func (*ListUniqueExecutionBadBlockValuesResponse) String ¶
func (x *ListUniqueExecutionBadBlockValuesResponse) String() string
type ListUniqueExecutionBlockTraceValuesRequest ¶
type ListUniqueExecutionBlockTraceValuesRequest struct { Fields []ListUniqueExecutionBlockTraceValuesRequest_Field `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListUniqueExecutionBlockTraceValuesRequest) Descriptor
deprecated
func (*ListUniqueExecutionBlockTraceValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBlockTraceValuesRequest.ProtoReflect.Descriptor instead.
func (*ListUniqueExecutionBlockTraceValuesRequest) GetFields ¶
func (x *ListUniqueExecutionBlockTraceValuesRequest) GetFields() []ListUniqueExecutionBlockTraceValuesRequest_Field
func (*ListUniqueExecutionBlockTraceValuesRequest) ProtoMessage ¶
func (*ListUniqueExecutionBlockTraceValuesRequest) ProtoMessage()
func (*ListUniqueExecutionBlockTraceValuesRequest) ProtoReflect ¶
func (x *ListUniqueExecutionBlockTraceValuesRequest) ProtoReflect() protoreflect.Message
func (*ListUniqueExecutionBlockTraceValuesRequest) Reset ¶
func (x *ListUniqueExecutionBlockTraceValuesRequest) Reset()
func (*ListUniqueExecutionBlockTraceValuesRequest) String ¶
func (x *ListUniqueExecutionBlockTraceValuesRequest) String() string
func (*ListUniqueExecutionBlockTraceValuesRequest) Validate ¶
func (r *ListUniqueExecutionBlockTraceValuesRequest) Validate() error
type ListUniqueExecutionBlockTraceValuesRequest_Field ¶
type ListUniqueExecutionBlockTraceValuesRequest_Field int32
const ( ListUniqueExecutionBlockTraceValuesRequest_NODE ListUniqueExecutionBlockTraceValuesRequest_Field = 0 ListUniqueExecutionBlockTraceValuesRequest_BLOCK_HASH ListUniqueExecutionBlockTraceValuesRequest_Field = 1 ListUniqueExecutionBlockTraceValuesRequest_BLOCK_NUMBER ListUniqueExecutionBlockTraceValuesRequest_Field = 2 ListUniqueExecutionBlockTraceValuesRequest_LOCATION ListUniqueExecutionBlockTraceValuesRequest_Field = 3 ListUniqueExecutionBlockTraceValuesRequest_NETWORK ListUniqueExecutionBlockTraceValuesRequest_Field = 4 ListUniqueExecutionBlockTraceValuesRequest_EXECUTION_IMPLEMENTATION ListUniqueExecutionBlockTraceValuesRequest_Field = 5 ListUniqueExecutionBlockTraceValuesRequest_NODE_VERSION ListUniqueExecutionBlockTraceValuesRequest_Field = 6 ListUniqueExecutionBlockTraceValuesRequest_CLIENT_VERSION ListUniqueExecutionBlockTraceValuesRequest_Field = 7 )
func (ListUniqueExecutionBlockTraceValuesRequest_Field) Descriptor ¶
func (ListUniqueExecutionBlockTraceValuesRequest_Field) Descriptor() protoreflect.EnumDescriptor
func (ListUniqueExecutionBlockTraceValuesRequest_Field) EnumDescriptor
deprecated
func (ListUniqueExecutionBlockTraceValuesRequest_Field) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBlockTraceValuesRequest_Field.Descriptor instead.
func (ListUniqueExecutionBlockTraceValuesRequest_Field) Number ¶
func (x ListUniqueExecutionBlockTraceValuesRequest_Field) Number() protoreflect.EnumNumber
func (ListUniqueExecutionBlockTraceValuesRequest_Field) String ¶
func (x ListUniqueExecutionBlockTraceValuesRequest_Field) String() string
type ListUniqueExecutionBlockTraceValuesResponse ¶
type ListUniqueExecutionBlockTraceValuesResponse struct { Node []string `protobuf:"bytes,1,rep,name=node,proto3" json:"node,omitempty"` BlockHash []string `protobuf:"bytes,2,rep,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNumber []int64 `protobuf:"varint,3,rep,packed,name=block_number,json=blockNumber,proto3" json:"block_number,omitempty"` Location []string `protobuf:"bytes,4,rep,name=location,proto3" json:"location,omitempty"` Network []string `protobuf:"bytes,5,rep,name=network,proto3" json:"network,omitempty"` ExecutionImplementation []string `` /* 130-byte string literal not displayed */ NodeVersion []string `protobuf:"bytes,7,rep,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` ClientVersion []string `protobuf:"bytes,8,rep,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"` // contains filtered or unexported fields }
func (*ListUniqueExecutionBlockTraceValuesResponse) Descriptor
deprecated
func (*ListUniqueExecutionBlockTraceValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUniqueExecutionBlockTraceValuesResponse.ProtoReflect.Descriptor instead.
func (*ListUniqueExecutionBlockTraceValuesResponse) GetBlockHash ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetBlockHash() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetBlockNumber ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetBlockNumber() []int64
func (*ListUniqueExecutionBlockTraceValuesResponse) GetClientVersion ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetClientVersion() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetExecutionImplementation ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetExecutionImplementation() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetLocation ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetLocation() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetNetwork ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNetwork() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetNode ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNode() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) GetNodeVersion ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) GetNodeVersion() []string
func (*ListUniqueExecutionBlockTraceValuesResponse) ProtoMessage ¶
func (*ListUniqueExecutionBlockTraceValuesResponse) ProtoMessage()
func (*ListUniqueExecutionBlockTraceValuesResponse) ProtoReflect ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) ProtoReflect() protoreflect.Message
func (*ListUniqueExecutionBlockTraceValuesResponse) Reset ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) Reset()
func (*ListUniqueExecutionBlockTraceValuesResponse) String ¶
func (x *ListUniqueExecutionBlockTraceValuesResponse) String() string
type PaginationCursor ¶
type PaginationCursor struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // contains filtered or unexported fields }
func (*PaginationCursor) Descriptor
deprecated
func (*PaginationCursor) Descriptor() ([]byte, []int)
Deprecated: Use PaginationCursor.ProtoReflect.Descriptor instead.
func (*PaginationCursor) GetLimit ¶
func (x *PaginationCursor) GetLimit() int32
func (*PaginationCursor) GetOffset ¶
func (x *PaginationCursor) GetOffset() int32
func (*PaginationCursor) GetOrderBy ¶
func (x *PaginationCursor) GetOrderBy() string
func (*PaginationCursor) ProtoMessage ¶
func (*PaginationCursor) ProtoMessage()
func (*PaginationCursor) ProtoReflect ¶
func (x *PaginationCursor) ProtoReflect() protoreflect.Message
func (*PaginationCursor) Reset ¶
func (x *PaginationCursor) Reset()
func (*PaginationCursor) String ¶
func (x *PaginationCursor) String() string
type UnimplementedIndexerServer ¶
type UnimplementedIndexerServer struct { }
UnimplementedIndexerServer must be embedded to have forward compatible implementations.
func (UnimplementedIndexerServer) CountBeaconState ¶
func (UnimplementedIndexerServer) CountBeaconState(context.Context, *CountBeaconStateRequest) (*CountBeaconStateResponse, error)
func (UnimplementedIndexerServer) CountExecutionBadBlock ¶
func (UnimplementedIndexerServer) CountExecutionBadBlock(context.Context, *CountExecutionBadBlockRequest) (*CountExecutionBadBlockResponse, error)
func (UnimplementedIndexerServer) CountExecutionBlockTrace ¶
func (UnimplementedIndexerServer) CountExecutionBlockTrace(context.Context, *CountExecutionBlockTraceRequest) (*CountExecutionBlockTraceResponse, error)
func (UnimplementedIndexerServer) CreateBeaconState ¶
func (UnimplementedIndexerServer) CreateBeaconState(context.Context, *CreateBeaconStateRequest) (*CreateBeaconStateResponse, error)
func (UnimplementedIndexerServer) CreateExecutionBadBlock ¶
func (UnimplementedIndexerServer) CreateExecutionBadBlock(context.Context, *CreateExecutionBadBlockRequest) (*CreateExecutionBadBlockResponse, error)
func (UnimplementedIndexerServer) CreateExecutionBlockTrace ¶
func (UnimplementedIndexerServer) CreateExecutionBlockTrace(context.Context, *CreateExecutionBlockTraceRequest) (*CreateExecutionBlockTraceResponse, error)
func (UnimplementedIndexerServer) GetStorageHandshakeToken ¶
func (UnimplementedIndexerServer) GetStorageHandshakeToken(context.Context, *GetStorageHandshakeTokenRequest) (*GetStorageHandshakeTokenResponse, error)
func (UnimplementedIndexerServer) ListBeaconState ¶
func (UnimplementedIndexerServer) ListBeaconState(context.Context, *ListBeaconStateRequest) (*ListBeaconStateResponse, error)
func (UnimplementedIndexerServer) ListExecutionBadBlock ¶
func (UnimplementedIndexerServer) ListExecutionBadBlock(context.Context, *ListExecutionBadBlockRequest) (*ListExecutionBadBlockResponse, error)
func (UnimplementedIndexerServer) ListExecutionBlockTrace ¶
func (UnimplementedIndexerServer) ListExecutionBlockTrace(context.Context, *ListExecutionBlockTraceRequest) (*ListExecutionBlockTraceResponse, error)
func (UnimplementedIndexerServer) ListUniqueBeaconStateValues ¶
func (UnimplementedIndexerServer) ListUniqueBeaconStateValues(context.Context, *ListUniqueBeaconStateValuesRequest) (*ListUniqueBeaconStateValuesResponse, error)
func (UnimplementedIndexerServer) ListUniqueExecutionBadBlockValues ¶
func (UnimplementedIndexerServer) ListUniqueExecutionBadBlockValues(context.Context, *ListUniqueExecutionBadBlockValuesRequest) (*ListUniqueExecutionBadBlockValuesResponse, error)
func (UnimplementedIndexerServer) ListUniqueExecutionBlockTraceValues ¶
func (UnimplementedIndexerServer) ListUniqueExecutionBlockTraceValues(context.Context, *ListUniqueExecutionBlockTraceValuesRequest) (*ListUniqueExecutionBlockTraceValuesResponse, error)
type UnsafeIndexerServer ¶
type UnsafeIndexerServer interface {
// contains filtered or unexported methods
}
UnsafeIndexerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IndexerServer will result in compilation errors.