Documentation
¶
Index ¶
- Variables
- func RegisterChainServiceServer(s grpc.ServiceRegistrar, srv ChainServiceServer)
- func RegisterTrustedServiceServer(s grpc.ServiceRegistrar, srv TrustedServiceServer)
- type AccountTransactionList
- func (*AccountTransactionList) Descriptor() ([]byte, []int)
- func (m *AccountTransactionList) GetAddress() []byte
- func (m *AccountTransactionList) GetTxList() *TransactionList
- func (*AccountTransactionList) ProtoMessage()
- func (m *AccountTransactionList) Reset()
- func (m *AccountTransactionList) String() string
- func (m *AccountTransactionList) XXX_DiscardUnknown()
- func (m *AccountTransactionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AccountTransactionList) XXX_Merge(src proto.Message)
- func (m *AccountTransactionList) XXX_Size() int
- func (m *AccountTransactionList) XXX_Unmarshal(b []byte) error
- type AddTrustedTxResult
- func (*AddTrustedTxResult) Descriptor() ([]byte, []int)
- func (m *AddTrustedTxResult) GetAsset() []byte
- func (m *AddTrustedTxResult) GetError() string
- func (m *AddTrustedTxResult) GetHash() []byte
- func (*AddTrustedTxResult) ProtoMessage()
- func (m *AddTrustedTxResult) Reset()
- func (m *AddTrustedTxResult) String() string
- func (m *AddTrustedTxResult) XXX_DiscardUnknown()
- func (m *AddTrustedTxResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddTrustedTxResult) XXX_Merge(src proto.Message)
- func (m *AddTrustedTxResult) XXX_Size() int
- func (m *AddTrustedTxResult) XXX_Unmarshal(b []byte) error
- type AddTrustedTxsRequest
- func (*AddTrustedTxsRequest) Descriptor() ([]byte, []int)
- func (m *AddTrustedTxsRequest) GetCtyptedTxs() [][]byte
- func (*AddTrustedTxsRequest) ProtoMessage()
- func (m *AddTrustedTxsRequest) Reset()
- func (m *AddTrustedTxsRequest) String() string
- func (m *AddTrustedTxsRequest) XXX_DiscardUnknown()
- func (m *AddTrustedTxsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddTrustedTxsRequest) XXX_Merge(src proto.Message)
- func (m *AddTrustedTxsRequest) XXX_Size() int
- func (m *AddTrustedTxsRequest) XXX_Unmarshal(b []byte) error
- type AddTrustedTxsResponse
- func (*AddTrustedTxsResponse) Descriptor() ([]byte, []int)
- func (m *AddTrustedTxsResponse) GetResults() []*AddTrustedTxResult
- func (*AddTrustedTxsResponse) ProtoMessage()
- func (m *AddTrustedTxsResponse) Reset()
- func (m *AddTrustedTxsResponse) String() string
- func (m *AddTrustedTxsResponse) XXX_DiscardUnknown()
- func (m *AddTrustedTxsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddTrustedTxsResponse) XXX_Merge(src proto.Message)
- func (m *AddTrustedTxsResponse) XXX_Size() int
- func (m *AddTrustedTxsResponse) XXX_Unmarshal(b []byte) error
- type AddTxsRequest
- func (*AddTxsRequest) Descriptor() ([]byte, []int)
- func (m *AddTxsRequest) GetTxList() *TransactionList
- func (*AddTxsRequest) ProtoMessage()
- func (m *AddTxsRequest) Reset()
- func (m *AddTxsRequest) String() string
- func (m *AddTxsRequest) XXX_DiscardUnknown()
- func (m *AddTxsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddTxsRequest) XXX_Merge(src proto.Message)
- func (m *AddTxsRequest) XXX_Size() int
- func (m *AddTxsRequest) XXX_Unmarshal(b []byte) error
- type AddTxsResponse
- func (*AddTxsResponse) Descriptor() ([]byte, []int)
- func (m *AddTxsResponse) GetErrors() []string
- func (*AddTxsResponse) ProtoMessage()
- func (m *AddTxsResponse) Reset()
- func (m *AddTxsResponse) String() string
- func (m *AddTxsResponse) XXX_DiscardUnknown()
- func (m *AddTxsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddTxsResponse) XXX_Merge(src proto.Message)
- func (m *AddTxsResponse) XXX_Size() int
- func (m *AddTxsResponse) XXX_Unmarshal(b []byte) error
- type BalanceRequest
- func (*BalanceRequest) Descriptor() ([]byte, []int)
- func (m *BalanceRequest) GetAddress() []byte
- func (m *BalanceRequest) GetBlockNum() []byte
- func (*BalanceRequest) ProtoMessage()
- func (m *BalanceRequest) Reset()
- func (m *BalanceRequest) String() string
- func (m *BalanceRequest) XXX_DiscardUnknown()
- func (m *BalanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BalanceRequest) XXX_Merge(src proto.Message)
- func (m *BalanceRequest) XXX_Size() int
- func (m *BalanceRequest) XXX_Unmarshal(b []byte) error
- type BalanceResponse
- func (*BalanceResponse) Descriptor() ([]byte, []int)
- func (m *BalanceResponse) GetBalance() []byte
- func (*BalanceResponse) ProtoMessage()
- func (m *BalanceResponse) Reset()
- func (m *BalanceResponse) String() string
- func (m *BalanceResponse) XXX_DiscardUnknown()
- func (m *BalanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BalanceResponse) XXX_Merge(src proto.Message)
- func (m *BalanceResponse) XXX_Size() int
- func (m *BalanceResponse) XXX_Unmarshal(b []byte) error
- type BlockRequest
- func (*BlockRequest) Descriptor() ([]byte, []int)
- func (m *BlockRequest) GetBlockHash() []byte
- func (m *BlockRequest) GetBlockNum() uint64
- func (*BlockRequest) ProtoMessage()
- func (m *BlockRequest) Reset()
- func (m *BlockRequest) String() string
- func (m *BlockRequest) XXX_DiscardUnknown()
- func (m *BlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BlockRequest) XXX_Merge(src proto.Message)
- func (m *BlockRequest) XXX_Size() int
- func (m *BlockRequest) XXX_Unmarshal(b []byte) error
- type BlockResponse
- func (*BlockResponse) Descriptor() ([]byte, []int)
- func (m *BlockResponse) GetBlockData() []byte
- func (*BlockResponse) ProtoMessage()
- func (m *BlockResponse) Reset()
- func (m *BlockResponse) String() string
- func (m *BlockResponse) XXX_DiscardUnknown()
- func (m *BlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BlockResponse) XXX_Merge(src proto.Message)
- func (m *BlockResponse) XXX_Size() int
- func (m *BlockResponse) XXX_Unmarshal(b []byte) error
- type ChainHeadEventRequest
- func (*ChainHeadEventRequest) Descriptor() ([]byte, []int)
- func (*ChainHeadEventRequest) ProtoMessage()
- func (m *ChainHeadEventRequest) Reset()
- func (m *ChainHeadEventRequest) String() string
- func (m *ChainHeadEventRequest) XXX_DiscardUnknown()
- func (m *ChainHeadEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChainHeadEventRequest) XXX_Merge(src proto.Message)
- func (m *ChainHeadEventRequest) XXX_Size() int
- func (m *ChainHeadEventRequest) XXX_Unmarshal(b []byte) error
- type ChainHeadEventResponse
- func (*ChainHeadEventResponse) Descriptor() ([]byte, []int)
- func (m *ChainHeadEventResponse) GetBlockData() []byte
- func (*ChainHeadEventResponse) ProtoMessage()
- func (m *ChainHeadEventResponse) Reset()
- func (m *ChainHeadEventResponse) String() string
- func (m *ChainHeadEventResponse) XXX_DiscardUnknown()
- func (m *ChainHeadEventResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChainHeadEventResponse) XXX_Merge(src proto.Message)
- func (m *ChainHeadEventResponse) XXX_Size() int
- func (m *ChainHeadEventResponse) XXX_Unmarshal(b []byte) error
- type ChainServiceClient
- type ChainServiceServer
- type ChainService_ChainHeadEventClient
- type ChainService_ChainHeadEventServer
- type CheckSecretKeyRequest
- func (*CheckSecretKeyRequest) Descriptor() ([]byte, []int)
- func (*CheckSecretKeyRequest) ProtoMessage()
- func (m *CheckSecretKeyRequest) Reset()
- func (m *CheckSecretKeyRequest) String() string
- func (m *CheckSecretKeyRequest) XXX_DiscardUnknown()
- func (m *CheckSecretKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckSecretKeyRequest) XXX_Merge(src proto.Message)
- func (m *CheckSecretKeyRequest) XXX_Size() int
- func (m *CheckSecretKeyRequest) XXX_Unmarshal(b []byte) error
- type CheckSecretKeyResponse
- func (*CheckSecretKeyResponse) Descriptor() ([]byte, []int)
- func (m *CheckSecretKeyResponse) GetExist() bool
- func (*CheckSecretKeyResponse) ProtoMessage()
- func (m *CheckSecretKeyResponse) Reset()
- func (m *CheckSecretKeyResponse) String() string
- func (m *CheckSecretKeyResponse) XXX_DiscardUnknown()
- func (m *CheckSecretKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CheckSecretKeyResponse) XXX_Merge(src proto.Message)
- func (m *CheckSecretKeyResponse) XXX_Size() int
- func (m *CheckSecretKeyResponse) XXX_Unmarshal(b []byte) error
- type CommittedBlockVerifyRequest
- func (*CommittedBlockVerifyRequest) Descriptor() ([]byte, []int)
- func (m *CommittedBlockVerifyRequest) GetBlockData() []byte
- func (*CommittedBlockVerifyRequest) ProtoMessage()
- func (m *CommittedBlockVerifyRequest) Reset()
- func (m *CommittedBlockVerifyRequest) String() string
- func (m *CommittedBlockVerifyRequest) XXX_DiscardUnknown()
- func (m *CommittedBlockVerifyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommittedBlockVerifyRequest) XXX_Merge(src proto.Message)
- func (m *CommittedBlockVerifyRequest) XXX_Size() int
- func (m *CommittedBlockVerifyRequest) XXX_Unmarshal(b []byte) error
- type CommittedBlockVerifyResponse
- func (*CommittedBlockVerifyResponse) Descriptor() ([]byte, []int)
- func (*CommittedBlockVerifyResponse) ProtoMessage()
- func (m *CommittedBlockVerifyResponse) Reset()
- func (m *CommittedBlockVerifyResponse) String() string
- func (m *CommittedBlockVerifyResponse) XXX_DiscardUnknown()
- func (m *CommittedBlockVerifyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommittedBlockVerifyResponse) XXX_Merge(src proto.Message)
- func (m *CommittedBlockVerifyResponse) XXX_Size() int
- func (m *CommittedBlockVerifyResponse) XXX_Unmarshal(b []byte) error
- type CryptRequest
- func (*CryptRequest) Descriptor() ([]byte, []int)
- func (m *CryptRequest) GetData() []byte
- func (m *CryptRequest) GetMethod() uint32
- func (*CryptRequest) ProtoMessage()
- func (m *CryptRequest) Reset()
- func (m *CryptRequest) String() string
- func (m *CryptRequest) XXX_DiscardUnknown()
- func (m *CryptRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CryptRequest) XXX_Merge(src proto.Message)
- func (m *CryptRequest) XXX_Size() int
- func (m *CryptRequest) XXX_Unmarshal(b []byte) error
- type CryptResponse
- func (*CryptResponse) Descriptor() ([]byte, []int)
- func (m *CryptResponse) GetCrypted() []byte
- func (*CryptResponse) ProtoMessage()
- func (m *CryptResponse) Reset()
- func (m *CryptResponse) String() string
- func (m *CryptResponse) XXX_DiscardUnknown()
- func (m *CryptResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CryptResponse) XXX_Merge(src proto.Message)
- func (m *CryptResponse) XXX_Size() int
- func (m *CryptResponse) XXX_Unmarshal(b []byte) error
- type CurrentBlockRequest
- func (*CurrentBlockRequest) Descriptor() ([]byte, []int)
- func (*CurrentBlockRequest) ProtoMessage()
- func (m *CurrentBlockRequest) Reset()
- func (m *CurrentBlockRequest) String() string
- func (m *CurrentBlockRequest) XXX_DiscardUnknown()
- func (m *CurrentBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CurrentBlockRequest) XXX_Merge(src proto.Message)
- func (m *CurrentBlockRequest) XXX_Size() int
- func (m *CurrentBlockRequest) XXX_Unmarshal(b []byte) error
- type CurrentBlockResponse
- func (*CurrentBlockResponse) Descriptor() ([]byte, []int)
- func (m *CurrentBlockResponse) GetBlockData() []byte
- func (*CurrentBlockResponse) ProtoMessage()
- func (m *CurrentBlockResponse) Reset()
- func (m *CurrentBlockResponse) String() string
- func (m *CurrentBlockResponse) XXX_DiscardUnknown()
- func (m *CurrentBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CurrentBlockResponse) XXX_Merge(src proto.Message)
- func (m *CurrentBlockResponse) XXX_Size() int
- func (m *CurrentBlockResponse) XXX_Unmarshal(b []byte) error
- type FillBlockRequest
- func (*FillBlockRequest) Descriptor() ([]byte, []int)
- func (m *FillBlockRequest) GetParentHash() []byte
- func (m *FillBlockRequest) GetTimestamp() uint64
- func (*FillBlockRequest) ProtoMessage()
- func (m *FillBlockRequest) Reset()
- func (m *FillBlockRequest) String() string
- func (m *FillBlockRequest) XXX_DiscardUnknown()
- func (m *FillBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FillBlockRequest) XXX_Merge(src proto.Message)
- func (m *FillBlockRequest) XXX_Size() int
- func (m *FillBlockRequest) XXX_Unmarshal(b []byte) error
- type FillBlockResponse
- func (*FillBlockResponse) Descriptor() ([]byte, []int)
- func (m *FillBlockResponse) GetSortedTxs() []byte
- func (*FillBlockResponse) ProtoMessage()
- func (m *FillBlockResponse) Reset()
- func (m *FillBlockResponse) String() string
- func (m *FillBlockResponse) XXX_DiscardUnknown()
- func (m *FillBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FillBlockResponse) XXX_Merge(src proto.Message)
- func (m *FillBlockResponse) XXX_Size() int
- func (m *FillBlockResponse) XXX_Unmarshal(b []byte) error
- type GasPriceResponse
- func (*GasPriceResponse) Descriptor() ([]byte, []int)
- func (m *GasPriceResponse) GetPrice() []byte
- func (*GasPriceResponse) ProtoMessage()
- func (m *GasPriceResponse) Reset()
- func (m *GasPriceResponse) String() string
- func (m *GasPriceResponse) XXX_DiscardUnknown()
- func (m *GasPriceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GasPriceResponse) XXX_Merge(src proto.Message)
- func (m *GasPriceResponse) XXX_Size() int
- func (m *GasPriceResponse) XXX_Unmarshal(b []byte) error
- type GetAuthDataRequest
- func (*GetAuthDataRequest) Descriptor() ([]byte, []int)
- func (m *GetAuthDataRequest) GetPeerId() string
- func (*GetAuthDataRequest) ProtoMessage()
- func (m *GetAuthDataRequest) Reset()
- func (m *GetAuthDataRequest) String() string
- func (m *GetAuthDataRequest) XXX_DiscardUnknown()
- func (m *GetAuthDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAuthDataRequest) XXX_Merge(src proto.Message)
- func (m *GetAuthDataRequest) XXX_Size() int
- func (m *GetAuthDataRequest) XXX_Unmarshal(b []byte) error
- type GetAuthDataResponse
- func (*GetAuthDataResponse) Descriptor() ([]byte, []int)
- func (m *GetAuthDataResponse) GetAuthData() []byte
- func (*GetAuthDataResponse) ProtoMessage()
- func (m *GetAuthDataResponse) Reset()
- func (m *GetAuthDataResponse) String() string
- func (m *GetAuthDataResponse) XXX_DiscardUnknown()
- func (m *GetAuthDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAuthDataResponse) XXX_Merge(src proto.Message)
- func (m *GetAuthDataResponse) XXX_Size() int
- func (m *GetAuthDataResponse) XXX_Unmarshal(b []byte) error
- type GetRequestKeyDataRequest
- func (*GetRequestKeyDataRequest) Descriptor() ([]byte, []int)
- func (m *GetRequestKeyDataRequest) GetPeerId() string
- func (*GetRequestKeyDataRequest) ProtoMessage()
- func (m *GetRequestKeyDataRequest) Reset()
- func (m *GetRequestKeyDataRequest) String() string
- func (m *GetRequestKeyDataRequest) XXX_DiscardUnknown()
- func (m *GetRequestKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRequestKeyDataRequest) XXX_Merge(src proto.Message)
- func (m *GetRequestKeyDataRequest) XXX_Size() int
- func (m *GetRequestKeyDataRequest) XXX_Unmarshal(b []byte) error
- type GetRequestKeyDataResponse
- func (*GetRequestKeyDataResponse) Descriptor() ([]byte, []int)
- func (m *GetRequestKeyDataResponse) GetRequestKeyData() []byte
- func (*GetRequestKeyDataResponse) ProtoMessage()
- func (m *GetRequestKeyDataResponse) Reset()
- func (m *GetRequestKeyDataResponse) String() string
- func (m *GetRequestKeyDataResponse) XXX_DiscardUnknown()
- func (m *GetRequestKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRequestKeyDataResponse) XXX_Merge(src proto.Message)
- func (m *GetRequestKeyDataResponse) XXX_Size() int
- func (m *GetRequestKeyDataResponse) XXX_Unmarshal(b []byte) error
- type GetResponseKeyDataRequest
- func (*GetResponseKeyDataRequest) Descriptor() ([]byte, []int)
- func (m *GetResponseKeyDataRequest) GetPeerId() string
- func (*GetResponseKeyDataRequest) ProtoMessage()
- func (m *GetResponseKeyDataRequest) Reset()
- func (m *GetResponseKeyDataRequest) String() string
- func (m *GetResponseKeyDataRequest) XXX_DiscardUnknown()
- func (m *GetResponseKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetResponseKeyDataRequest) XXX_Merge(src proto.Message)
- func (m *GetResponseKeyDataRequest) XXX_Size() int
- func (m *GetResponseKeyDataRequest) XXX_Unmarshal(b []byte) error
- type GetResponseKeyDataResponse
- func (*GetResponseKeyDataResponse) Descriptor() ([]byte, []int)
- func (m *GetResponseKeyDataResponse) GetResponseKeyData() []byte
- func (*GetResponseKeyDataResponse) ProtoMessage()
- func (m *GetResponseKeyDataResponse) Reset()
- func (m *GetResponseKeyDataResponse) String() string
- func (m *GetResponseKeyDataResponse) XXX_DiscardUnknown()
- func (m *GetResponseKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetResponseKeyDataResponse) XXX_Merge(src proto.Message)
- func (m *GetResponseKeyDataResponse) XXX_Size() int
- func (m *GetResponseKeyDataResponse) XXX_Unmarshal(b []byte) error
- type GetVerifyDataRequest
- func (*GetVerifyDataRequest) Descriptor() ([]byte, []int)
- func (m *GetVerifyDataRequest) GetPeerId() string
- func (*GetVerifyDataRequest) ProtoMessage()
- func (m *GetVerifyDataRequest) Reset()
- func (m *GetVerifyDataRequest) String() string
- func (m *GetVerifyDataRequest) XXX_DiscardUnknown()
- func (m *GetVerifyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetVerifyDataRequest) XXX_Merge(src proto.Message)
- func (m *GetVerifyDataRequest) XXX_Size() int
- func (m *GetVerifyDataRequest) XXX_Unmarshal(b []byte) error
- type GetVerifyDataResponse
- func (*GetVerifyDataResponse) Descriptor() ([]byte, []int)
- func (m *GetVerifyDataResponse) GetVerifyData() []byte
- func (*GetVerifyDataResponse) ProtoMessage()
- func (m *GetVerifyDataResponse) Reset()
- func (m *GetVerifyDataResponse) String() string
- func (m *GetVerifyDataResponse) XXX_DiscardUnknown()
- func (m *GetVerifyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetVerifyDataResponse) XXX_Merge(src proto.Message)
- func (m *GetVerifyDataResponse) XXX_Size() int
- func (m *GetVerifyDataResponse) XXX_Unmarshal(b []byte) error
- type LatestHeaderRequest
- func (*LatestHeaderRequest) Descriptor() ([]byte, []int)
- func (*LatestHeaderRequest) ProtoMessage()
- func (m *LatestHeaderRequest) Reset()
- func (m *LatestHeaderRequest) String() string
- func (m *LatestHeaderRequest) XXX_DiscardUnknown()
- func (m *LatestHeaderRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LatestHeaderRequest) XXX_Merge(src proto.Message)
- func (m *LatestHeaderRequest) XXX_Size() int
- func (m *LatestHeaderRequest) XXX_Unmarshal(b []byte) error
- type LatestHeaderResponse
- func (*LatestHeaderResponse) Descriptor() ([]byte, []int)
- func (m *LatestHeaderResponse) GetBlockNum() []byte
- func (m *LatestHeaderResponse) GetHeaderJson() []byte
- func (*LatestHeaderResponse) ProtoMessage()
- func (m *LatestHeaderResponse) Reset()
- func (m *LatestHeaderResponse) String() string
- func (m *LatestHeaderResponse) XXX_DiscardUnknown()
- func (m *LatestHeaderResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LatestHeaderResponse) XXX_Merge(src proto.Message)
- func (m *LatestHeaderResponse) XXX_Size() int
- func (m *LatestHeaderResponse) XXX_Unmarshal(b []byte) error
- type NonceRequest
- func (*NonceRequest) Descriptor() ([]byte, []int)
- func (m *NonceRequest) GetAddress() []byte
- func (m *NonceRequest) GetBlockNum() []byte
- func (*NonceRequest) ProtoMessage()
- func (m *NonceRequest) Reset()
- func (m *NonceRequest) String() string
- func (m *NonceRequest) XXX_DiscardUnknown()
- func (m *NonceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NonceRequest) XXX_Merge(src proto.Message)
- func (m *NonceRequest) XXX_Size() int
- func (m *NonceRequest) XXX_Unmarshal(b []byte) error
- type NonceResponse
- func (*NonceResponse) Descriptor() ([]byte, []int)
- func (m *NonceResponse) GetNonce() uint64
- func (*NonceResponse) ProtoMessage()
- func (m *NonceResponse) Reset()
- func (m *NonceResponse) String() string
- func (m *NonceResponse) XXX_DiscardUnknown()
- func (m *NonceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NonceResponse) XXX_Merge(src proto.Message)
- func (m *NonceResponse) XXX_Size() int
- func (m *NonceResponse) XXX_Unmarshal(b []byte) error
- type PendingNonceRequest
- func (*PendingNonceRequest) Descriptor() ([]byte, []int)
- func (m *PendingNonceRequest) GetAddress() []byte
- func (*PendingNonceRequest) ProtoMessage()
- func (m *PendingNonceRequest) Reset()
- func (m *PendingNonceRequest) String() string
- func (m *PendingNonceRequest) XXX_DiscardUnknown()
- func (m *PendingNonceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PendingNonceRequest) XXX_Merge(src proto.Message)
- func (m *PendingNonceRequest) XXX_Size() int
- func (m *PendingNonceRequest) XXX_Unmarshal(b []byte) error
- type PendingNonceResponse
- func (*PendingNonceResponse) Descriptor() ([]byte, []int)
- func (m *PendingNonceResponse) GetNonce() uint64
- func (*PendingNonceResponse) ProtoMessage()
- func (m *PendingNonceResponse) Reset()
- func (m *PendingNonceResponse) String() string
- func (m *PendingNonceResponse) XXX_DiscardUnknown()
- func (m *PendingNonceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PendingNonceResponse) XXX_Merge(src proto.Message)
- func (m *PendingNonceResponse) XXX_Size() int
- func (m *PendingNonceResponse) XXX_Unmarshal(b []byte) error
- type PoolContentRequest
- func (*PoolContentRequest) Descriptor() ([]byte, []int)
- func (m *PoolContentRequest) GetAddress() []byte
- func (*PoolContentRequest) ProtoMessage()
- func (m *PoolContentRequest) Reset()
- func (m *PoolContentRequest) String() string
- func (m *PoolContentRequest) XXX_DiscardUnknown()
- func (m *PoolContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolContentRequest) XXX_Merge(src proto.Message)
- func (m *PoolContentRequest) XXX_Size() int
- func (m *PoolContentRequest) XXX_Unmarshal(b []byte) error
- type PoolContentResponse
- func (*PoolContentResponse) Descriptor() ([]byte, []int)
- func (m *PoolContentResponse) GetPendingList() []*AccountTransactionList
- func (m *PoolContentResponse) GetQueueList() []*AccountTransactionList
- func (*PoolContentResponse) ProtoMessage()
- func (m *PoolContentResponse) Reset()
- func (m *PoolContentResponse) String() string
- func (m *PoolContentResponse) XXX_DiscardUnknown()
- func (m *PoolContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolContentResponse) XXX_Merge(src proto.Message)
- func (m *PoolContentResponse) XXX_Size() int
- func (m *PoolContentResponse) XXX_Unmarshal(b []byte) error
- type PoolLocalsResponse
- func (*PoolLocalsResponse) Descriptor() ([]byte, []int)
- func (m *PoolLocalsResponse) GetAddressList() [][]byte
- func (*PoolLocalsResponse) ProtoMessage()
- func (m *PoolLocalsResponse) Reset()
- func (m *PoolLocalsResponse) String() string
- func (m *PoolLocalsResponse) XXX_DiscardUnknown()
- func (m *PoolLocalsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolLocalsResponse) XXX_Merge(src proto.Message)
- func (m *PoolLocalsResponse) XXX_Size() int
- func (m *PoolLocalsResponse) XXX_Unmarshal(b []byte) error
- type PoolPendingResponse
- func (*PoolPendingResponse) Descriptor() ([]byte, []int)
- func (m *PoolPendingResponse) GetPendingList() []*AccountTransactionList
- func (*PoolPendingResponse) ProtoMessage()
- func (m *PoolPendingResponse) Reset()
- func (m *PoolPendingResponse) String() string
- func (m *PoolPendingResponse) XXX_DiscardUnknown()
- func (m *PoolPendingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolPendingResponse) XXX_Merge(src proto.Message)
- func (m *PoolPendingResponse) XXX_Size() int
- func (m *PoolPendingResponse) XXX_Unmarshal(b []byte) error
- type PoolStatResponse
- func (*PoolStatResponse) Descriptor() ([]byte, []int)
- func (m *PoolStatResponse) GetPending() uint64
- func (m *PoolStatResponse) GetQueue() uint64
- func (*PoolStatResponse) ProtoMessage()
- func (m *PoolStatResponse) Reset()
- func (m *PoolStatResponse) String() string
- func (m *PoolStatResponse) XXX_DiscardUnknown()
- func (m *PoolStatResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PoolStatResponse) XXX_Merge(src proto.Message)
- func (m *PoolStatResponse) XXX_Size() int
- func (m *PoolStatResponse) XXX_Unmarshal(b []byte) error
- type ServiceReadyResponse
- func (*ServiceReadyResponse) Descriptor() ([]byte, []int)
- func (m *ServiceReadyResponse) GetReady() bool
- func (*ServiceReadyResponse) ProtoMessage()
- func (m *ServiceReadyResponse) Reset()
- func (m *ServiceReadyResponse) String() string
- func (m *ServiceReadyResponse) XXX_DiscardUnknown()
- func (m *ServiceReadyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServiceReadyResponse) XXX_Merge(src proto.Message)
- func (m *ServiceReadyResponse) XXX_Size() int
- func (m *ServiceReadyResponse) XXX_Unmarshal(b []byte) error
- type SetPriceRequest
- func (*SetPriceRequest) Descriptor() ([]byte, []int)
- func (m *SetPriceRequest) GetPrice() []byte
- func (*SetPriceRequest) ProtoMessage()
- func (m *SetPriceRequest) Reset()
- func (m *SetPriceRequest) String() string
- func (m *SetPriceRequest) XXX_DiscardUnknown()
- func (m *SetPriceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetPriceRequest) XXX_Merge(src proto.Message)
- func (m *SetPriceRequest) XXX_Size() int
- func (m *SetPriceRequest) XXX_Unmarshal(b []byte) error
- type SubscribeNewTxRequest
- func (*SubscribeNewTxRequest) Descriptor() ([]byte, []int)
- func (*SubscribeNewTxRequest) ProtoMessage()
- func (m *SubscribeNewTxRequest) Reset()
- func (m *SubscribeNewTxRequest) String() string
- func (m *SubscribeNewTxRequest) XXX_DiscardUnknown()
- func (m *SubscribeNewTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeNewTxRequest) XXX_Merge(src proto.Message)
- func (m *SubscribeNewTxRequest) XXX_Size() int
- func (m *SubscribeNewTxRequest) XXX_Unmarshal(b []byte) error
- type SubscribeNewTxResponse
- func (*SubscribeNewTxResponse) Descriptor() ([]byte, []int)
- func (m *SubscribeNewTxResponse) GetCryptedNewTx() [][]byte
- func (*SubscribeNewTxResponse) ProtoMessage()
- func (m *SubscribeNewTxResponse) Reset()
- func (m *SubscribeNewTxResponse) String() string
- func (m *SubscribeNewTxResponse) XXX_DiscardUnknown()
- func (m *SubscribeNewTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeNewTxResponse) XXX_Merge(src proto.Message)
- func (m *SubscribeNewTxResponse) XXX_Size() int
- func (m *SubscribeNewTxResponse) XXX_Unmarshal(b []byte) error
- type TransactionList
- func (*TransactionList) Descriptor() ([]byte, []int)
- func (m *TransactionList) GetTxs() [][]byte
- func (*TransactionList) ProtoMessage()
- func (m *TransactionList) Reset()
- func (m *TransactionList) String() string
- func (m *TransactionList) XXX_DiscardUnknown()
- func (m *TransactionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TransactionList) XXX_Merge(src proto.Message)
- func (m *TransactionList) XXX_Size() int
- func (m *TransactionList) XXX_Unmarshal(b []byte) error
- type TrustedServiceClient
- type TrustedServiceServer
- type TrustedService_SubscribeNewTransactionClient
- type TrustedService_SubscribeNewTransactionServer
- type TxGetRequest
- func (*TxGetRequest) Descriptor() ([]byte, []int)
- func (m *TxGetRequest) GetTxHash() []byte
- func (*TxGetRequest) ProtoMessage()
- func (m *TxGetRequest) Reset()
- func (m *TxGetRequest) String() string
- func (m *TxGetRequest) XXX_DiscardUnknown()
- func (m *TxGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxGetRequest) XXX_Merge(src proto.Message)
- func (m *TxGetRequest) XXX_Size() int
- func (m *TxGetRequest) XXX_Unmarshal(b []byte) error
- type TxGetResponse
- func (*TxGetResponse) Descriptor() ([]byte, []int)
- func (m *TxGetResponse) GetTx() []byte
- func (*TxGetResponse) ProtoMessage()
- func (m *TxGetResponse) Reset()
- func (m *TxGetResponse) String() string
- func (m *TxGetResponse) XXX_DiscardUnknown()
- func (m *TxGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxGetResponse) XXX_Merge(src proto.Message)
- func (m *TxGetResponse) XXX_Size() int
- func (m *TxGetResponse) XXX_Unmarshal(b []byte) error
- type TxHasRequest
- func (*TxHasRequest) Descriptor() ([]byte, []int)
- func (m *TxHasRequest) GetTxHash() []byte
- func (*TxHasRequest) ProtoMessage()
- func (m *TxHasRequest) Reset()
- func (m *TxHasRequest) String() string
- func (m *TxHasRequest) XXX_DiscardUnknown()
- func (m *TxHasRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxHasRequest) XXX_Merge(src proto.Message)
- func (m *TxHasRequest) XXX_Size() int
- func (m *TxHasRequest) XXX_Unmarshal(b []byte) error
- type TxHasResponse
- func (*TxHasResponse) Descriptor() ([]byte, []int)
- func (m *TxHasResponse) GetHas() bool
- func (*TxHasResponse) ProtoMessage()
- func (m *TxHasResponse) Reset()
- func (m *TxHasResponse) String() string
- func (m *TxHasResponse) XXX_DiscardUnknown()
- func (m *TxHasResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxHasResponse) XXX_Merge(src proto.Message)
- func (m *TxHasResponse) XXX_Size() int
- func (m *TxHasResponse) XXX_Unmarshal(b []byte) error
- type TxStatusRequest
- func (*TxStatusRequest) Descriptor() ([]byte, []int)
- func (m *TxStatusRequest) GetTxHashs() [][]byte
- func (*TxStatusRequest) ProtoMessage()
- func (m *TxStatusRequest) Reset()
- func (m *TxStatusRequest) String() string
- func (m *TxStatusRequest) XXX_DiscardUnknown()
- func (m *TxStatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxStatusRequest) XXX_Merge(src proto.Message)
- func (m *TxStatusRequest) XXX_Size() int
- func (m *TxStatusRequest) XXX_Unmarshal(b []byte) error
- type TxStatusResponse
- func (*TxStatusResponse) Descriptor() ([]byte, []int)
- func (m *TxStatusResponse) GetTxStatus() []uint32
- func (*TxStatusResponse) ProtoMessage()
- func (m *TxStatusResponse) Reset()
- func (m *TxStatusResponse) String() string
- func (m *TxStatusResponse) XXX_DiscardUnknown()
- func (m *TxStatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxStatusResponse) XXX_Merge(src proto.Message)
- func (m *TxStatusResponse) XXX_Size() int
- func (m *TxStatusResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedChainServiceServer
- func (UnimplementedChainServiceServer) ChainHeadEvent(*ChainHeadEventRequest, ChainService_ChainHeadEventServer) error
- func (UnimplementedChainServiceServer) CurrentBlock(context.Context, *CurrentBlockRequest) (*CurrentBlockResponse, error)
- func (UnimplementedChainServiceServer) GetBalance(context.Context, *BalanceRequest) (*BalanceResponse, error)
- func (UnimplementedChainServiceServer) GetBlock(context.Context, *BlockRequest) (*BlockResponse, error)
- func (UnimplementedChainServiceServer) GetNonce(context.Context, *NonceRequest) (*NonceResponse, error)
- func (UnimplementedChainServiceServer) LatestHeader(context.Context, *LatestHeaderRequest) (*LatestHeaderResponse, error)
- func (UnimplementedChainServiceServer) ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error)
- type UnimplementedTrustedServiceServer
- func (UnimplementedTrustedServiceServer) AddLocalTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error)
- func (UnimplementedTrustedServiceServer) AddLocalsTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error)
- func (UnimplementedTrustedServiceServer) AddRemoteTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error)
- func (UnimplementedTrustedServiceServer) AddRemoteTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error)
- func (UnimplementedTrustedServiceServer) CheckSecretKey(context.Context, *emptypb.Empty) (*CheckSecretKeyResponse, error)
- func (UnimplementedTrustedServiceServer) CommittedBlockVerify(context.Context, *CommittedBlockVerifyRequest) (*CommittedBlockVerifyResponse, error)
- func (UnimplementedTrustedServiceServer) Crypt(context.Context, *CryptRequest) (*CryptResponse, error)
- func (UnimplementedTrustedServiceServer) FillBlock(context.Context, *FillBlockRequest) (*FillBlockResponse, error)
- func (UnimplementedTrustedServiceServer) GetAuthData(context.Context, *GetAuthDataRequest) (*GetAuthDataResponse, error)
- func (UnimplementedTrustedServiceServer) GetRequestKeyData(context.Context, *GetRequestKeyDataRequest) (*GetRequestKeyDataResponse, error)
- func (UnimplementedTrustedServiceServer) GetResponseKeyData(context.Context, *GetResponseKeyDataRequest) (*GetResponseKeyDataResponse, error)
- func (UnimplementedTrustedServiceServer) GetVerifyData(context.Context, *GetVerifyDataRequest) (*GetVerifyDataResponse, error)
- func (UnimplementedTrustedServiceServer) PendingNonce(context.Context, *PendingNonceRequest) (*PendingNonceResponse, error)
- func (UnimplementedTrustedServiceServer) PoolContent(context.Context, *PoolContentRequest) (*PoolContentResponse, error)
- func (UnimplementedTrustedServiceServer) PoolContentFrom(context.Context, *PoolContentRequest) (*PoolContentResponse, error)
- func (UnimplementedTrustedServiceServer) PoolGasPrice(context.Context, *emptypb.Empty) (*GasPriceResponse, error)
- func (UnimplementedTrustedServiceServer) PoolLocals(context.Context, *emptypb.Empty) (*PoolLocalsResponse, error)
- func (UnimplementedTrustedServiceServer) PoolPending(context.Context, *emptypb.Empty) (*PoolPendingResponse, error)
- func (UnimplementedTrustedServiceServer) PoolSetPrice(context.Context, *SetPriceRequest) (*emptypb.Empty, error)
- func (UnimplementedTrustedServiceServer) PoolStat(context.Context, *emptypb.Empty) (*PoolStatResponse, error)
- func (UnimplementedTrustedServiceServer) ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error)
- func (UnimplementedTrustedServiceServer) SubscribeNewTransaction(*SubscribeNewTxRequest, TrustedService_SubscribeNewTransactionServer) error
- func (UnimplementedTrustedServiceServer) TxGet(context.Context, *TxGetRequest) (*TxGetResponse, error)
- func (UnimplementedTrustedServiceServer) TxHas(context.Context, *TxHasRequest) (*TxHasResponse, error)
- func (UnimplementedTrustedServiceServer) TxStatus(context.Context, *TxStatusRequest) (*TxStatusResponse, error)
- func (UnimplementedTrustedServiceServer) VerifyAuth(context.Context, *VerifyAuthRequest) (*VerifyAuthResponse, error)
- func (UnimplementedTrustedServiceServer) VerifyRemoteVerify(context.Context, *VerifyRemoteVerifyRequest) (*VerifyRemoteVerifyResponse, error)
- func (UnimplementedTrustedServiceServer) VerifyRequestKeyData(context.Context, *VerifyRequestKeyDataRequest) (*VerifyRequestKeyDataResponse, error)
- func (UnimplementedTrustedServiceServer) VerifyResponseKey(context.Context, *VerifyResponseKeyRequest) (*VerifyResponseKeyResponse, error)
- type UnsafeChainServiceServer
- type UnsafeTrustedServiceServer
- type VerifyAuthRequest
- func (*VerifyAuthRequest) Descriptor() ([]byte, []int)
- func (m *VerifyAuthRequest) GetAuthData() []byte
- func (m *VerifyAuthRequest) GetPeerId() string
- func (*VerifyAuthRequest) ProtoMessage()
- func (m *VerifyAuthRequest) Reset()
- func (m *VerifyAuthRequest) String() string
- func (m *VerifyAuthRequest) XXX_DiscardUnknown()
- func (m *VerifyAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyAuthRequest) XXX_Merge(src proto.Message)
- func (m *VerifyAuthRequest) XXX_Size() int
- func (m *VerifyAuthRequest) XXX_Unmarshal(b []byte) error
- type VerifyAuthResponse
- func (*VerifyAuthResponse) Descriptor() ([]byte, []int)
- func (m *VerifyAuthResponse) GetError() string
- func (*VerifyAuthResponse) ProtoMessage()
- func (m *VerifyAuthResponse) Reset()
- func (m *VerifyAuthResponse) String() string
- func (m *VerifyAuthResponse) XXX_DiscardUnknown()
- func (m *VerifyAuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyAuthResponse) XXX_Merge(src proto.Message)
- func (m *VerifyAuthResponse) XXX_Size() int
- func (m *VerifyAuthResponse) XXX_Unmarshal(b []byte) error
- type VerifyRemoteVerifyRequest
- func (*VerifyRemoteVerifyRequest) Descriptor() ([]byte, []int)
- func (m *VerifyRemoteVerifyRequest) GetPeerId() string
- func (m *VerifyRemoteVerifyRequest) GetVerifyData() []byte
- func (*VerifyRemoteVerifyRequest) ProtoMessage()
- func (m *VerifyRemoteVerifyRequest) Reset()
- func (m *VerifyRemoteVerifyRequest) String() string
- func (m *VerifyRemoteVerifyRequest) XXX_DiscardUnknown()
- func (m *VerifyRemoteVerifyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyRemoteVerifyRequest) XXX_Merge(src proto.Message)
- func (m *VerifyRemoteVerifyRequest) XXX_Size() int
- func (m *VerifyRemoteVerifyRequest) XXX_Unmarshal(b []byte) error
- type VerifyRemoteVerifyResponse
- func (*VerifyRemoteVerifyResponse) Descriptor() ([]byte, []int)
- func (m *VerifyRemoteVerifyResponse) GetError() string
- func (*VerifyRemoteVerifyResponse) ProtoMessage()
- func (m *VerifyRemoteVerifyResponse) Reset()
- func (m *VerifyRemoteVerifyResponse) String() string
- func (m *VerifyRemoteVerifyResponse) XXX_DiscardUnknown()
- func (m *VerifyRemoteVerifyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyRemoteVerifyResponse) XXX_Merge(src proto.Message)
- func (m *VerifyRemoteVerifyResponse) XXX_Size() int
- func (m *VerifyRemoteVerifyResponse) XXX_Unmarshal(b []byte) error
- type VerifyRequestKeyDataRequest
- func (*VerifyRequestKeyDataRequest) Descriptor() ([]byte, []int)
- func (m *VerifyRequestKeyDataRequest) GetPeerId() string
- func (m *VerifyRequestKeyDataRequest) GetRequestKeyData() []byte
- func (*VerifyRequestKeyDataRequest) ProtoMessage()
- func (m *VerifyRequestKeyDataRequest) Reset()
- func (m *VerifyRequestKeyDataRequest) String() string
- func (m *VerifyRequestKeyDataRequest) XXX_DiscardUnknown()
- func (m *VerifyRequestKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyRequestKeyDataRequest) XXX_Merge(src proto.Message)
- func (m *VerifyRequestKeyDataRequest) XXX_Size() int
- func (m *VerifyRequestKeyDataRequest) XXX_Unmarshal(b []byte) error
- type VerifyRequestKeyDataResponse
- func (*VerifyRequestKeyDataResponse) Descriptor() ([]byte, []int)
- func (m *VerifyRequestKeyDataResponse) GetError() string
- func (*VerifyRequestKeyDataResponse) ProtoMessage()
- func (m *VerifyRequestKeyDataResponse) Reset()
- func (m *VerifyRequestKeyDataResponse) String() string
- func (m *VerifyRequestKeyDataResponse) XXX_DiscardUnknown()
- func (m *VerifyRequestKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyRequestKeyDataResponse) XXX_Merge(src proto.Message)
- func (m *VerifyRequestKeyDataResponse) XXX_Size() int
- func (m *VerifyRequestKeyDataResponse) XXX_Unmarshal(b []byte) error
- type VerifyResponseKeyRequest
- func (*VerifyResponseKeyRequest) Descriptor() ([]byte, []int)
- func (m *VerifyResponseKeyRequest) GetPeerId() string
- func (m *VerifyResponseKeyRequest) GetResponseKeyData() []byte
- func (*VerifyResponseKeyRequest) ProtoMessage()
- func (m *VerifyResponseKeyRequest) Reset()
- func (m *VerifyResponseKeyRequest) String() string
- func (m *VerifyResponseKeyRequest) XXX_DiscardUnknown()
- func (m *VerifyResponseKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyResponseKeyRequest) XXX_Merge(src proto.Message)
- func (m *VerifyResponseKeyRequest) XXX_Size() int
- func (m *VerifyResponseKeyRequest) XXX_Unmarshal(b []byte) error
- type VerifyResponseKeyResponse
- func (*VerifyResponseKeyResponse) Descriptor() ([]byte, []int)
- func (m *VerifyResponseKeyResponse) GetError() string
- func (*VerifyResponseKeyResponse) ProtoMessage()
- func (m *VerifyResponseKeyResponse) Reset()
- func (m *VerifyResponseKeyResponse) String() string
- func (m *VerifyResponseKeyResponse) XXX_DiscardUnknown()
- func (m *VerifyResponseKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerifyResponseKeyResponse) XXX_Merge(src proto.Message)
- func (m *VerifyResponseKeyResponse) XXX_Size() int
- func (m *VerifyResponseKeyResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ChainService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "trusted.v1.ChainService", HandlerType: (*ChainServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ServiceReady", Handler: _ChainService_ServiceReady_Handler, }, { MethodName: "GetBlock", Handler: _ChainService_GetBlock_Handler, }, { MethodName: "GetBalance", Handler: _ChainService_GetBalance_Handler, }, { MethodName: "GetNonce", Handler: _ChainService_GetNonce_Handler, }, { MethodName: "CurrentBlock", Handler: _ChainService_CurrentBlock_Handler, }, { MethodName: "LatestHeader", Handler: _ChainService_LatestHeader_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ChainHeadEvent", Handler: _ChainService_ChainHeadEvent_Handler, ServerStreams: true, }, }, Metadata: "trusted/v1/service.proto", }
ChainService_ServiceDesc is the grpc.ServiceDesc for ChainService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrustedService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "trusted.v1.TrustedService", HandlerType: (*TrustedServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ServiceReady", Handler: _TrustedService_ServiceReady_Handler, }, { MethodName: "PoolSetPrice", Handler: _TrustedService_PoolSetPrice_Handler, }, { MethodName: "PoolGasPrice", Handler: _TrustedService_PoolGasPrice_Handler, }, { MethodName: "PendingNonce", Handler: _TrustedService_PendingNonce_Handler, }, { MethodName: "PoolStat", Handler: _TrustedService_PoolStat_Handler, }, { MethodName: "PoolContent", Handler: _TrustedService_PoolContent_Handler, }, { MethodName: "PoolContentFrom", Handler: _TrustedService_PoolContentFrom_Handler, }, { MethodName: "PoolPending", Handler: _TrustedService_PoolPending_Handler, }, { MethodName: "PoolLocals", Handler: _TrustedService_PoolLocals_Handler, }, { MethodName: "AddLocalsTx", Handler: _TrustedService_AddLocalsTx_Handler, }, { MethodName: "AddRemoteTx", Handler: _TrustedService_AddRemoteTx_Handler, }, { MethodName: "TxStatus", Handler: _TrustedService_TxStatus_Handler, }, { MethodName: "TxGet", Handler: _TrustedService_TxGet_Handler, }, { MethodName: "TxHas", Handler: _TrustedService_TxHas_Handler, }, { MethodName: "Crypt", Handler: _TrustedService_Crypt_Handler, }, { MethodName: "AddLocalTrustedTxs", Handler: _TrustedService_AddLocalTrustedTxs_Handler, }, { MethodName: "AddRemoteTrustedTxs", Handler: _TrustedService_AddRemoteTrustedTxs_Handler, }, { MethodName: "CheckSecretKey", Handler: _TrustedService_CheckSecretKey_Handler, }, { MethodName: "GetAuthData", Handler: _TrustedService_GetAuthData_Handler, }, { MethodName: "VerifyAuth", Handler: _TrustedService_VerifyAuth_Handler, }, { MethodName: "GetVerifyData", Handler: _TrustedService_GetVerifyData_Handler, }, { MethodName: "VerifyRemoteVerify", Handler: _TrustedService_VerifyRemoteVerify_Handler, }, { MethodName: "GetRequestKeyData", Handler: _TrustedService_GetRequestKeyData_Handler, }, { MethodName: "VerifyRequestKeyData", Handler: _TrustedService_VerifyRequestKeyData_Handler, }, { MethodName: "GetResponseKeyData", Handler: _TrustedService_GetResponseKeyData_Handler, }, { MethodName: "VerifyResponseKey", Handler: _TrustedService_VerifyResponseKey_Handler, }, { MethodName: "FillBlock", Handler: _TrustedService_FillBlock_Handler, }, { MethodName: "CommittedBlockVerify", Handler: _TrustedService_CommittedBlockVerify_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "SubscribeNewTransaction", Handler: _TrustedService_SubscribeNewTransaction_Handler, ServerStreams: true, }, }, Metadata: "trusted/v1/service.proto", }
TrustedService_ServiceDesc is the grpc.ServiceDesc for TrustedService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterChainServiceServer ¶
func RegisterChainServiceServer(s grpc.ServiceRegistrar, srv ChainServiceServer)
func RegisterTrustedServiceServer ¶
func RegisterTrustedServiceServer(s grpc.ServiceRegistrar, srv TrustedServiceServer)
Types ¶
type AccountTransactionList ¶
type AccountTransactionList struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` TxList *TransactionList `protobuf:"bytes,2,opt,name=tx_list,json=txList,proto3" json:"tx_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AccountTransactionList) Descriptor ¶
func (*AccountTransactionList) Descriptor() ([]byte, []int)
func (*AccountTransactionList) GetAddress ¶
func (m *AccountTransactionList) GetAddress() []byte
func (*AccountTransactionList) GetTxList ¶
func (m *AccountTransactionList) GetTxList() *TransactionList
func (*AccountTransactionList) ProtoMessage ¶
func (*AccountTransactionList) ProtoMessage()
func (*AccountTransactionList) Reset ¶
func (m *AccountTransactionList) Reset()
func (*AccountTransactionList) String ¶
func (m *AccountTransactionList) String() string
func (*AccountTransactionList) XXX_DiscardUnknown ¶
func (m *AccountTransactionList) XXX_DiscardUnknown()
func (*AccountTransactionList) XXX_Marshal ¶
func (m *AccountTransactionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AccountTransactionList) XXX_Merge ¶
func (m *AccountTransactionList) XXX_Merge(src proto.Message)
func (*AccountTransactionList) XXX_Size ¶
func (m *AccountTransactionList) XXX_Size() int
func (*AccountTransactionList) XXX_Unmarshal ¶
func (m *AccountTransactionList) XXX_Unmarshal(b []byte) error
type AddTrustedTxResult ¶
type AddTrustedTxResult struct { Hash []byte `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Asset []byte `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddTrustedTxResult) Descriptor ¶
func (*AddTrustedTxResult) Descriptor() ([]byte, []int)
func (*AddTrustedTxResult) GetAsset ¶
func (m *AddTrustedTxResult) GetAsset() []byte
func (*AddTrustedTxResult) GetError ¶
func (m *AddTrustedTxResult) GetError() string
func (*AddTrustedTxResult) GetHash ¶
func (m *AddTrustedTxResult) GetHash() []byte
func (*AddTrustedTxResult) ProtoMessage ¶
func (*AddTrustedTxResult) ProtoMessage()
func (*AddTrustedTxResult) Reset ¶
func (m *AddTrustedTxResult) Reset()
func (*AddTrustedTxResult) String ¶
func (m *AddTrustedTxResult) String() string
func (*AddTrustedTxResult) XXX_DiscardUnknown ¶
func (m *AddTrustedTxResult) XXX_DiscardUnknown()
func (*AddTrustedTxResult) XXX_Marshal ¶
func (m *AddTrustedTxResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddTrustedTxResult) XXX_Merge ¶
func (m *AddTrustedTxResult) XXX_Merge(src proto.Message)
func (*AddTrustedTxResult) XXX_Size ¶
func (m *AddTrustedTxResult) XXX_Size() int
func (*AddTrustedTxResult) XXX_Unmarshal ¶
func (m *AddTrustedTxResult) XXX_Unmarshal(b []byte) error
type AddTrustedTxsRequest ¶
type AddTrustedTxsRequest struct { CtyptedTxs [][]byte `protobuf:"bytes,1,rep,name=ctypted_txs,json=ctyptedTxs,proto3" json:"ctypted_txs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddTrustedTxsRequest) Descriptor ¶
func (*AddTrustedTxsRequest) Descriptor() ([]byte, []int)
func (*AddTrustedTxsRequest) GetCtyptedTxs ¶
func (m *AddTrustedTxsRequest) GetCtyptedTxs() [][]byte
func (*AddTrustedTxsRequest) ProtoMessage ¶
func (*AddTrustedTxsRequest) ProtoMessage()
func (*AddTrustedTxsRequest) Reset ¶
func (m *AddTrustedTxsRequest) Reset()
func (*AddTrustedTxsRequest) String ¶
func (m *AddTrustedTxsRequest) String() string
func (*AddTrustedTxsRequest) XXX_DiscardUnknown ¶
func (m *AddTrustedTxsRequest) XXX_DiscardUnknown()
func (*AddTrustedTxsRequest) XXX_Marshal ¶
func (m *AddTrustedTxsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddTrustedTxsRequest) XXX_Merge ¶
func (m *AddTrustedTxsRequest) XXX_Merge(src proto.Message)
func (*AddTrustedTxsRequest) XXX_Size ¶
func (m *AddTrustedTxsRequest) XXX_Size() int
func (*AddTrustedTxsRequest) XXX_Unmarshal ¶
func (m *AddTrustedTxsRequest) XXX_Unmarshal(b []byte) error
type AddTrustedTxsResponse ¶
type AddTrustedTxsResponse struct { Results []*AddTrustedTxResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddTrustedTxsResponse) Descriptor ¶
func (*AddTrustedTxsResponse) Descriptor() ([]byte, []int)
func (*AddTrustedTxsResponse) GetResults ¶
func (m *AddTrustedTxsResponse) GetResults() []*AddTrustedTxResult
func (*AddTrustedTxsResponse) ProtoMessage ¶
func (*AddTrustedTxsResponse) ProtoMessage()
func (*AddTrustedTxsResponse) Reset ¶
func (m *AddTrustedTxsResponse) Reset()
func (*AddTrustedTxsResponse) String ¶
func (m *AddTrustedTxsResponse) String() string
func (*AddTrustedTxsResponse) XXX_DiscardUnknown ¶
func (m *AddTrustedTxsResponse) XXX_DiscardUnknown()
func (*AddTrustedTxsResponse) XXX_Marshal ¶
func (m *AddTrustedTxsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddTrustedTxsResponse) XXX_Merge ¶
func (m *AddTrustedTxsResponse) XXX_Merge(src proto.Message)
func (*AddTrustedTxsResponse) XXX_Size ¶
func (m *AddTrustedTxsResponse) XXX_Size() int
func (*AddTrustedTxsResponse) XXX_Unmarshal ¶
func (m *AddTrustedTxsResponse) XXX_Unmarshal(b []byte) error
type AddTxsRequest ¶
type AddTxsRequest struct { TxList *TransactionList `protobuf:"bytes,1,opt,name=tx_list,json=txList,proto3" json:"tx_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddTxsRequest) Descriptor ¶
func (*AddTxsRequest) Descriptor() ([]byte, []int)
func (*AddTxsRequest) GetTxList ¶
func (m *AddTxsRequest) GetTxList() *TransactionList
func (*AddTxsRequest) ProtoMessage ¶
func (*AddTxsRequest) ProtoMessage()
func (*AddTxsRequest) Reset ¶
func (m *AddTxsRequest) Reset()
func (*AddTxsRequest) String ¶
func (m *AddTxsRequest) String() string
func (*AddTxsRequest) XXX_DiscardUnknown ¶
func (m *AddTxsRequest) XXX_DiscardUnknown()
func (*AddTxsRequest) XXX_Marshal ¶
func (m *AddTxsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddTxsRequest) XXX_Merge ¶
func (m *AddTxsRequest) XXX_Merge(src proto.Message)
func (*AddTxsRequest) XXX_Size ¶
func (m *AddTxsRequest) XXX_Size() int
func (*AddTxsRequest) XXX_Unmarshal ¶
func (m *AddTxsRequest) XXX_Unmarshal(b []byte) error
type AddTxsResponse ¶
type AddTxsResponse struct { Errors []string `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddTxsResponse) Descriptor ¶
func (*AddTxsResponse) Descriptor() ([]byte, []int)
func (*AddTxsResponse) GetErrors ¶
func (m *AddTxsResponse) GetErrors() []string
func (*AddTxsResponse) ProtoMessage ¶
func (*AddTxsResponse) ProtoMessage()
func (*AddTxsResponse) Reset ¶
func (m *AddTxsResponse) Reset()
func (*AddTxsResponse) String ¶
func (m *AddTxsResponse) String() string
func (*AddTxsResponse) XXX_DiscardUnknown ¶
func (m *AddTxsResponse) XXX_DiscardUnknown()
func (*AddTxsResponse) XXX_Marshal ¶
func (m *AddTxsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddTxsResponse) XXX_Merge ¶
func (m *AddTxsResponse) XXX_Merge(src proto.Message)
func (*AddTxsResponse) XXX_Size ¶
func (m *AddTxsResponse) XXX_Size() int
func (*AddTxsResponse) XXX_Unmarshal ¶
func (m *AddTxsResponse) XXX_Unmarshal(b []byte) error
type BalanceRequest ¶
type BalanceRequest struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` BlockNum []byte `protobuf:"bytes,2,opt,name=block_num,json=blockNum,proto3" json:"block_num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalanceRequest) Descriptor ¶
func (*BalanceRequest) Descriptor() ([]byte, []int)
func (*BalanceRequest) GetAddress ¶
func (m *BalanceRequest) GetAddress() []byte
func (*BalanceRequest) GetBlockNum ¶
func (m *BalanceRequest) GetBlockNum() []byte
func (*BalanceRequest) ProtoMessage ¶
func (*BalanceRequest) ProtoMessage()
func (*BalanceRequest) Reset ¶
func (m *BalanceRequest) Reset()
func (*BalanceRequest) String ¶
func (m *BalanceRequest) String() string
func (*BalanceRequest) XXX_DiscardUnknown ¶
func (m *BalanceRequest) XXX_DiscardUnknown()
func (*BalanceRequest) XXX_Marshal ¶
func (m *BalanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalanceRequest) XXX_Merge ¶
func (m *BalanceRequest) XXX_Merge(src proto.Message)
func (*BalanceRequest) XXX_Size ¶
func (m *BalanceRequest) XXX_Size() int
func (*BalanceRequest) XXX_Unmarshal ¶
func (m *BalanceRequest) XXX_Unmarshal(b []byte) error
type BalanceResponse ¶
type BalanceResponse struct { Balance []byte `protobuf:"bytes,1,opt,name=balance,proto3" json:"balance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalanceResponse) Descriptor ¶
func (*BalanceResponse) Descriptor() ([]byte, []int)
func (*BalanceResponse) GetBalance ¶
func (m *BalanceResponse) GetBalance() []byte
func (*BalanceResponse) ProtoMessage ¶
func (*BalanceResponse) ProtoMessage()
func (*BalanceResponse) Reset ¶
func (m *BalanceResponse) Reset()
func (*BalanceResponse) String ¶
func (m *BalanceResponse) String() string
func (*BalanceResponse) XXX_DiscardUnknown ¶
func (m *BalanceResponse) XXX_DiscardUnknown()
func (*BalanceResponse) XXX_Marshal ¶
func (m *BalanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalanceResponse) XXX_Merge ¶
func (m *BalanceResponse) XXX_Merge(src proto.Message)
func (*BalanceResponse) XXX_Size ¶
func (m *BalanceResponse) XXX_Size() int
func (*BalanceResponse) XXX_Unmarshal ¶
func (m *BalanceResponse) XXX_Unmarshal(b []byte) error
type BlockRequest ¶
type BlockRequest struct { BlockHash []byte `protobuf:"bytes,1,opt,name=block_hash,json=blockHash,proto3" json:"block_hash,omitempty"` BlockNum uint64 `protobuf:"varint,2,opt,name=block_num,json=blockNum,proto3" json:"block_num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BlockRequest) Descriptor ¶
func (*BlockRequest) Descriptor() ([]byte, []int)
func (*BlockRequest) GetBlockHash ¶
func (m *BlockRequest) GetBlockHash() []byte
func (*BlockRequest) GetBlockNum ¶
func (m *BlockRequest) GetBlockNum() uint64
func (*BlockRequest) ProtoMessage ¶
func (*BlockRequest) ProtoMessage()
func (*BlockRequest) Reset ¶
func (m *BlockRequest) Reset()
func (*BlockRequest) String ¶
func (m *BlockRequest) String() string
func (*BlockRequest) XXX_DiscardUnknown ¶
func (m *BlockRequest) XXX_DiscardUnknown()
func (*BlockRequest) XXX_Marshal ¶
func (m *BlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BlockRequest) XXX_Merge ¶
func (m *BlockRequest) XXX_Merge(src proto.Message)
func (*BlockRequest) XXX_Size ¶
func (m *BlockRequest) XXX_Size() int
func (*BlockRequest) XXX_Unmarshal ¶
func (m *BlockRequest) XXX_Unmarshal(b []byte) error
type BlockResponse ¶
type BlockResponse struct { BlockData []byte `protobuf:"bytes,1,opt,name=block_data,json=blockData,proto3" json:"block_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BlockResponse) Descriptor ¶
func (*BlockResponse) Descriptor() ([]byte, []int)
func (*BlockResponse) GetBlockData ¶
func (m *BlockResponse) GetBlockData() []byte
func (*BlockResponse) ProtoMessage ¶
func (*BlockResponse) ProtoMessage()
func (*BlockResponse) Reset ¶
func (m *BlockResponse) Reset()
func (*BlockResponse) String ¶
func (m *BlockResponse) String() string
func (*BlockResponse) XXX_DiscardUnknown ¶
func (m *BlockResponse) XXX_DiscardUnknown()
func (*BlockResponse) XXX_Marshal ¶
func (m *BlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BlockResponse) XXX_Merge ¶
func (m *BlockResponse) XXX_Merge(src proto.Message)
func (*BlockResponse) XXX_Size ¶
func (m *BlockResponse) XXX_Size() int
func (*BlockResponse) XXX_Unmarshal ¶
func (m *BlockResponse) XXX_Unmarshal(b []byte) error
type ChainHeadEventRequest ¶
type ChainHeadEventRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChainHeadEventRequest) Descriptor ¶
func (*ChainHeadEventRequest) Descriptor() ([]byte, []int)
func (*ChainHeadEventRequest) ProtoMessage ¶
func (*ChainHeadEventRequest) ProtoMessage()
func (*ChainHeadEventRequest) Reset ¶
func (m *ChainHeadEventRequest) Reset()
func (*ChainHeadEventRequest) String ¶
func (m *ChainHeadEventRequest) String() string
func (*ChainHeadEventRequest) XXX_DiscardUnknown ¶
func (m *ChainHeadEventRequest) XXX_DiscardUnknown()
func (*ChainHeadEventRequest) XXX_Marshal ¶
func (m *ChainHeadEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChainHeadEventRequest) XXX_Merge ¶
func (m *ChainHeadEventRequest) XXX_Merge(src proto.Message)
func (*ChainHeadEventRequest) XXX_Size ¶
func (m *ChainHeadEventRequest) XXX_Size() int
func (*ChainHeadEventRequest) XXX_Unmarshal ¶
func (m *ChainHeadEventRequest) XXX_Unmarshal(b []byte) error
type ChainHeadEventResponse ¶
type ChainHeadEventResponse struct { BlockData []byte `protobuf:"bytes,1,opt,name=block_data,json=blockData,proto3" json:"block_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChainHeadEventResponse) Descriptor ¶
func (*ChainHeadEventResponse) Descriptor() ([]byte, []int)
func (*ChainHeadEventResponse) GetBlockData ¶
func (m *ChainHeadEventResponse) GetBlockData() []byte
func (*ChainHeadEventResponse) ProtoMessage ¶
func (*ChainHeadEventResponse) ProtoMessage()
func (*ChainHeadEventResponse) Reset ¶
func (m *ChainHeadEventResponse) Reset()
func (*ChainHeadEventResponse) String ¶
func (m *ChainHeadEventResponse) String() string
func (*ChainHeadEventResponse) XXX_DiscardUnknown ¶
func (m *ChainHeadEventResponse) XXX_DiscardUnknown()
func (*ChainHeadEventResponse) XXX_Marshal ¶
func (m *ChainHeadEventResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChainHeadEventResponse) XXX_Merge ¶
func (m *ChainHeadEventResponse) XXX_Merge(src proto.Message)
func (*ChainHeadEventResponse) XXX_Size ¶
func (m *ChainHeadEventResponse) XXX_Size() int
func (*ChainHeadEventResponse) XXX_Unmarshal ¶
func (m *ChainHeadEventResponse) XXX_Unmarshal(b []byte) error
type ChainServiceClient ¶
type ChainServiceClient interface { ServiceReady(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ServiceReadyResponse, error) GetBlock(ctx context.Context, in *BlockRequest, opts ...grpc.CallOption) (*BlockResponse, error) GetBalance(ctx context.Context, in *BalanceRequest, opts ...grpc.CallOption) (*BalanceResponse, error) GetNonce(ctx context.Context, in *NonceRequest, opts ...grpc.CallOption) (*NonceResponse, error) CurrentBlock(ctx context.Context, in *CurrentBlockRequest, opts ...grpc.CallOption) (*CurrentBlockResponse, error) LatestHeader(ctx context.Context, in *LatestHeaderRequest, opts ...grpc.CallOption) (*LatestHeaderResponse, error) ChainHeadEvent(ctx context.Context, in *ChainHeadEventRequest, opts ...grpc.CallOption) (ChainService_ChainHeadEventClient, error) }
ChainServiceClient is the client API for ChainService 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 NewChainServiceClient ¶
func NewChainServiceClient(cc grpc.ClientConnInterface) ChainServiceClient
type ChainServiceServer ¶
type ChainServiceServer interface { ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error) GetBlock(context.Context, *BlockRequest) (*BlockResponse, error) GetBalance(context.Context, *BalanceRequest) (*BalanceResponse, error) GetNonce(context.Context, *NonceRequest) (*NonceResponse, error) CurrentBlock(context.Context, *CurrentBlockRequest) (*CurrentBlockResponse, error) LatestHeader(context.Context, *LatestHeaderRequest) (*LatestHeaderResponse, error) ChainHeadEvent(*ChainHeadEventRequest, ChainService_ChainHeadEventServer) error // contains filtered or unexported methods }
ChainServiceServer is the server API for ChainService service. All implementations must embed UnimplementedChainServiceServer for forward compatibility
type ChainService_ChainHeadEventClient ¶
type ChainService_ChainHeadEventClient interface { Recv() (*ChainHeadEventResponse, error) grpc.ClientStream }
type ChainService_ChainHeadEventServer ¶
type ChainService_ChainHeadEventServer interface { Send(*ChainHeadEventResponse) error grpc.ServerStream }
type CheckSecretKeyRequest ¶
type CheckSecretKeyRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CheckSecretKeyRequest) Descriptor ¶
func (*CheckSecretKeyRequest) Descriptor() ([]byte, []int)
func (*CheckSecretKeyRequest) ProtoMessage ¶
func (*CheckSecretKeyRequest) ProtoMessage()
func (*CheckSecretKeyRequest) Reset ¶
func (m *CheckSecretKeyRequest) Reset()
func (*CheckSecretKeyRequest) String ¶
func (m *CheckSecretKeyRequest) String() string
func (*CheckSecretKeyRequest) XXX_DiscardUnknown ¶
func (m *CheckSecretKeyRequest) XXX_DiscardUnknown()
func (*CheckSecretKeyRequest) XXX_Marshal ¶
func (m *CheckSecretKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CheckSecretKeyRequest) XXX_Merge ¶
func (m *CheckSecretKeyRequest) XXX_Merge(src proto.Message)
func (*CheckSecretKeyRequest) XXX_Size ¶
func (m *CheckSecretKeyRequest) XXX_Size() int
func (*CheckSecretKeyRequest) XXX_Unmarshal ¶
func (m *CheckSecretKeyRequest) XXX_Unmarshal(b []byte) error
type CheckSecretKeyResponse ¶
type CheckSecretKeyResponse struct { Exist bool `protobuf:"varint,1,opt,name=exist,proto3" json:"exist,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CheckSecretKeyResponse) Descriptor ¶
func (*CheckSecretKeyResponse) Descriptor() ([]byte, []int)
func (*CheckSecretKeyResponse) GetExist ¶
func (m *CheckSecretKeyResponse) GetExist() bool
func (*CheckSecretKeyResponse) ProtoMessage ¶
func (*CheckSecretKeyResponse) ProtoMessage()
func (*CheckSecretKeyResponse) Reset ¶
func (m *CheckSecretKeyResponse) Reset()
func (*CheckSecretKeyResponse) String ¶
func (m *CheckSecretKeyResponse) String() string
func (*CheckSecretKeyResponse) XXX_DiscardUnknown ¶
func (m *CheckSecretKeyResponse) XXX_DiscardUnknown()
func (*CheckSecretKeyResponse) XXX_Marshal ¶
func (m *CheckSecretKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CheckSecretKeyResponse) XXX_Merge ¶
func (m *CheckSecretKeyResponse) XXX_Merge(src proto.Message)
func (*CheckSecretKeyResponse) XXX_Size ¶
func (m *CheckSecretKeyResponse) XXX_Size() int
func (*CheckSecretKeyResponse) XXX_Unmarshal ¶
func (m *CheckSecretKeyResponse) XXX_Unmarshal(b []byte) error
type CommittedBlockVerifyRequest ¶
type CommittedBlockVerifyRequest struct { BlockData []byte `protobuf:"bytes,1,opt,name=block_data,json=blockData,proto3" json:"block_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommittedBlockVerifyRequest) Descriptor ¶
func (*CommittedBlockVerifyRequest) Descriptor() ([]byte, []int)
func (*CommittedBlockVerifyRequest) GetBlockData ¶
func (m *CommittedBlockVerifyRequest) GetBlockData() []byte
func (*CommittedBlockVerifyRequest) ProtoMessage ¶
func (*CommittedBlockVerifyRequest) ProtoMessage()
func (*CommittedBlockVerifyRequest) Reset ¶
func (m *CommittedBlockVerifyRequest) Reset()
func (*CommittedBlockVerifyRequest) String ¶
func (m *CommittedBlockVerifyRequest) String() string
func (*CommittedBlockVerifyRequest) XXX_DiscardUnknown ¶
func (m *CommittedBlockVerifyRequest) XXX_DiscardUnknown()
func (*CommittedBlockVerifyRequest) XXX_Marshal ¶
func (m *CommittedBlockVerifyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommittedBlockVerifyRequest) XXX_Merge ¶
func (m *CommittedBlockVerifyRequest) XXX_Merge(src proto.Message)
func (*CommittedBlockVerifyRequest) XXX_Size ¶
func (m *CommittedBlockVerifyRequest) XXX_Size() int
func (*CommittedBlockVerifyRequest) XXX_Unmarshal ¶
func (m *CommittedBlockVerifyRequest) XXX_Unmarshal(b []byte) error
type CommittedBlockVerifyResponse ¶
type CommittedBlockVerifyResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommittedBlockVerifyResponse) Descriptor ¶
func (*CommittedBlockVerifyResponse) Descriptor() ([]byte, []int)
func (*CommittedBlockVerifyResponse) ProtoMessage ¶
func (*CommittedBlockVerifyResponse) ProtoMessage()
func (*CommittedBlockVerifyResponse) Reset ¶
func (m *CommittedBlockVerifyResponse) Reset()
func (*CommittedBlockVerifyResponse) String ¶
func (m *CommittedBlockVerifyResponse) String() string
func (*CommittedBlockVerifyResponse) XXX_DiscardUnknown ¶
func (m *CommittedBlockVerifyResponse) XXX_DiscardUnknown()
func (*CommittedBlockVerifyResponse) XXX_Marshal ¶
func (m *CommittedBlockVerifyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommittedBlockVerifyResponse) XXX_Merge ¶
func (m *CommittedBlockVerifyResponse) XXX_Merge(src proto.Message)
func (*CommittedBlockVerifyResponse) XXX_Size ¶
func (m *CommittedBlockVerifyResponse) XXX_Size() int
func (*CommittedBlockVerifyResponse) XXX_Unmarshal ¶
func (m *CommittedBlockVerifyResponse) XXX_Unmarshal(b []byte) error
type CryptRequest ¶
type CryptRequest struct { Method uint32 `protobuf:"varint,1,opt,name=method,proto3" json:"method,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CryptRequest) Descriptor ¶
func (*CryptRequest) Descriptor() ([]byte, []int)
func (*CryptRequest) GetData ¶
func (m *CryptRequest) GetData() []byte
func (*CryptRequest) GetMethod ¶
func (m *CryptRequest) GetMethod() uint32
func (*CryptRequest) ProtoMessage ¶
func (*CryptRequest) ProtoMessage()
func (*CryptRequest) Reset ¶
func (m *CryptRequest) Reset()
func (*CryptRequest) String ¶
func (m *CryptRequest) String() string
func (*CryptRequest) XXX_DiscardUnknown ¶
func (m *CryptRequest) XXX_DiscardUnknown()
func (*CryptRequest) XXX_Marshal ¶
func (m *CryptRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CryptRequest) XXX_Merge ¶
func (m *CryptRequest) XXX_Merge(src proto.Message)
func (*CryptRequest) XXX_Size ¶
func (m *CryptRequest) XXX_Size() int
func (*CryptRequest) XXX_Unmarshal ¶
func (m *CryptRequest) XXX_Unmarshal(b []byte) error
type CryptResponse ¶
type CryptResponse struct { Crypted []byte `protobuf:"bytes,1,opt,name=crypted,proto3" json:"crypted,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CryptResponse) Descriptor ¶
func (*CryptResponse) Descriptor() ([]byte, []int)
func (*CryptResponse) GetCrypted ¶
func (m *CryptResponse) GetCrypted() []byte
func (*CryptResponse) ProtoMessage ¶
func (*CryptResponse) ProtoMessage()
func (*CryptResponse) Reset ¶
func (m *CryptResponse) Reset()
func (*CryptResponse) String ¶
func (m *CryptResponse) String() string
func (*CryptResponse) XXX_DiscardUnknown ¶
func (m *CryptResponse) XXX_DiscardUnknown()
func (*CryptResponse) XXX_Marshal ¶
func (m *CryptResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CryptResponse) XXX_Merge ¶
func (m *CryptResponse) XXX_Merge(src proto.Message)
func (*CryptResponse) XXX_Size ¶
func (m *CryptResponse) XXX_Size() int
func (*CryptResponse) XXX_Unmarshal ¶
func (m *CryptResponse) XXX_Unmarshal(b []byte) error
type CurrentBlockRequest ¶
type CurrentBlockRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CurrentBlockRequest) Descriptor ¶
func (*CurrentBlockRequest) Descriptor() ([]byte, []int)
func (*CurrentBlockRequest) ProtoMessage ¶
func (*CurrentBlockRequest) ProtoMessage()
func (*CurrentBlockRequest) Reset ¶
func (m *CurrentBlockRequest) Reset()
func (*CurrentBlockRequest) String ¶
func (m *CurrentBlockRequest) String() string
func (*CurrentBlockRequest) XXX_DiscardUnknown ¶
func (m *CurrentBlockRequest) XXX_DiscardUnknown()
func (*CurrentBlockRequest) XXX_Marshal ¶
func (m *CurrentBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CurrentBlockRequest) XXX_Merge ¶
func (m *CurrentBlockRequest) XXX_Merge(src proto.Message)
func (*CurrentBlockRequest) XXX_Size ¶
func (m *CurrentBlockRequest) XXX_Size() int
func (*CurrentBlockRequest) XXX_Unmarshal ¶
func (m *CurrentBlockRequest) XXX_Unmarshal(b []byte) error
type CurrentBlockResponse ¶
type CurrentBlockResponse struct { BlockData []byte `protobuf:"bytes,1,opt,name=block_data,json=blockData,proto3" json:"block_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CurrentBlockResponse) Descriptor ¶
func (*CurrentBlockResponse) Descriptor() ([]byte, []int)
func (*CurrentBlockResponse) GetBlockData ¶
func (m *CurrentBlockResponse) GetBlockData() []byte
func (*CurrentBlockResponse) ProtoMessage ¶
func (*CurrentBlockResponse) ProtoMessage()
func (*CurrentBlockResponse) Reset ¶
func (m *CurrentBlockResponse) Reset()
func (*CurrentBlockResponse) String ¶
func (m *CurrentBlockResponse) String() string
func (*CurrentBlockResponse) XXX_DiscardUnknown ¶
func (m *CurrentBlockResponse) XXX_DiscardUnknown()
func (*CurrentBlockResponse) XXX_Marshal ¶
func (m *CurrentBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CurrentBlockResponse) XXX_Merge ¶
func (m *CurrentBlockResponse) XXX_Merge(src proto.Message)
func (*CurrentBlockResponse) XXX_Size ¶
func (m *CurrentBlockResponse) XXX_Size() int
func (*CurrentBlockResponse) XXX_Unmarshal ¶
func (m *CurrentBlockResponse) XXX_Unmarshal(b []byte) error
type FillBlockRequest ¶
type FillBlockRequest struct { ParentHash []byte `protobuf:"bytes,1,opt,name=parent_hash,json=parentHash,proto3" json:"parent_hash,omitempty"` Timestamp uint64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
1. eth grpc api ForkchoiceUpdatedV1, special param is parentHash and timestamp. 2. eth1.0 worker newWork commit, special param is parentHash and timestamp.
func (*FillBlockRequest) Descriptor ¶
func (*FillBlockRequest) Descriptor() ([]byte, []int)
func (*FillBlockRequest) GetParentHash ¶
func (m *FillBlockRequest) GetParentHash() []byte
func (*FillBlockRequest) GetTimestamp ¶
func (m *FillBlockRequest) GetTimestamp() uint64
func (*FillBlockRequest) ProtoMessage ¶
func (*FillBlockRequest) ProtoMessage()
func (*FillBlockRequest) Reset ¶
func (m *FillBlockRequest) Reset()
func (*FillBlockRequest) String ¶
func (m *FillBlockRequest) String() string
func (*FillBlockRequest) XXX_DiscardUnknown ¶
func (m *FillBlockRequest) XXX_DiscardUnknown()
func (*FillBlockRequest) XXX_Marshal ¶
func (m *FillBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FillBlockRequest) XXX_Merge ¶
func (m *FillBlockRequest) XXX_Merge(src proto.Message)
func (*FillBlockRequest) XXX_Size ¶
func (m *FillBlockRequest) XXX_Size() int
func (*FillBlockRequest) XXX_Unmarshal ¶
func (m *FillBlockRequest) XXX_Unmarshal(b []byte) error
type FillBlockResponse ¶
type FillBlockResponse struct { SortedTxs []byte `protobuf:"bytes,1,opt,name=sorted_txs,json=sortedTxs,proto3" json:"sorted_txs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FillBlockResponse) Descriptor ¶
func (*FillBlockResponse) Descriptor() ([]byte, []int)
func (*FillBlockResponse) GetSortedTxs ¶
func (m *FillBlockResponse) GetSortedTxs() []byte
func (*FillBlockResponse) ProtoMessage ¶
func (*FillBlockResponse) ProtoMessage()
func (*FillBlockResponse) Reset ¶
func (m *FillBlockResponse) Reset()
func (*FillBlockResponse) String ¶
func (m *FillBlockResponse) String() string
func (*FillBlockResponse) XXX_DiscardUnknown ¶
func (m *FillBlockResponse) XXX_DiscardUnknown()
func (*FillBlockResponse) XXX_Marshal ¶
func (m *FillBlockResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FillBlockResponse) XXX_Merge ¶
func (m *FillBlockResponse) XXX_Merge(src proto.Message)
func (*FillBlockResponse) XXX_Size ¶
func (m *FillBlockResponse) XXX_Size() int
func (*FillBlockResponse) XXX_Unmarshal ¶
func (m *FillBlockResponse) XXX_Unmarshal(b []byte) error
type GasPriceResponse ¶
type GasPriceResponse struct { Price []byte `protobuf:"bytes,1,opt,name=price,proto3" json:"price,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GasPriceResponse) Descriptor ¶
func (*GasPriceResponse) Descriptor() ([]byte, []int)
func (*GasPriceResponse) GetPrice ¶
func (m *GasPriceResponse) GetPrice() []byte
func (*GasPriceResponse) ProtoMessage ¶
func (*GasPriceResponse) ProtoMessage()
func (*GasPriceResponse) Reset ¶
func (m *GasPriceResponse) Reset()
func (*GasPriceResponse) String ¶
func (m *GasPriceResponse) String() string
func (*GasPriceResponse) XXX_DiscardUnknown ¶
func (m *GasPriceResponse) XXX_DiscardUnknown()
func (*GasPriceResponse) XXX_Marshal ¶
func (m *GasPriceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GasPriceResponse) XXX_Merge ¶
func (m *GasPriceResponse) XXX_Merge(src proto.Message)
func (*GasPriceResponse) XXX_Size ¶
func (m *GasPriceResponse) XXX_Size() int
func (*GasPriceResponse) XXX_Unmarshal ¶
func (m *GasPriceResponse) XXX_Unmarshal(b []byte) error
type GetAuthDataRequest ¶
type GetAuthDataRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAuthDataRequest) Descriptor ¶
func (*GetAuthDataRequest) Descriptor() ([]byte, []int)
func (*GetAuthDataRequest) GetPeerId ¶
func (m *GetAuthDataRequest) GetPeerId() string
func (*GetAuthDataRequest) ProtoMessage ¶
func (*GetAuthDataRequest) ProtoMessage()
func (*GetAuthDataRequest) Reset ¶
func (m *GetAuthDataRequest) Reset()
func (*GetAuthDataRequest) String ¶
func (m *GetAuthDataRequest) String() string
func (*GetAuthDataRequest) XXX_DiscardUnknown ¶
func (m *GetAuthDataRequest) XXX_DiscardUnknown()
func (*GetAuthDataRequest) XXX_Marshal ¶
func (m *GetAuthDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAuthDataRequest) XXX_Merge ¶
func (m *GetAuthDataRequest) XXX_Merge(src proto.Message)
func (*GetAuthDataRequest) XXX_Size ¶
func (m *GetAuthDataRequest) XXX_Size() int
func (*GetAuthDataRequest) XXX_Unmarshal ¶
func (m *GetAuthDataRequest) XXX_Unmarshal(b []byte) error
type GetAuthDataResponse ¶
type GetAuthDataResponse struct { AuthData []byte `protobuf:"bytes,1,opt,name=auth_data,json=authData,proto3" json:"auth_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAuthDataResponse) Descriptor ¶
func (*GetAuthDataResponse) Descriptor() ([]byte, []int)
func (*GetAuthDataResponse) GetAuthData ¶
func (m *GetAuthDataResponse) GetAuthData() []byte
func (*GetAuthDataResponse) ProtoMessage ¶
func (*GetAuthDataResponse) ProtoMessage()
func (*GetAuthDataResponse) Reset ¶
func (m *GetAuthDataResponse) Reset()
func (*GetAuthDataResponse) String ¶
func (m *GetAuthDataResponse) String() string
func (*GetAuthDataResponse) XXX_DiscardUnknown ¶
func (m *GetAuthDataResponse) XXX_DiscardUnknown()
func (*GetAuthDataResponse) XXX_Marshal ¶
func (m *GetAuthDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAuthDataResponse) XXX_Merge ¶
func (m *GetAuthDataResponse) XXX_Merge(src proto.Message)
func (*GetAuthDataResponse) XXX_Size ¶
func (m *GetAuthDataResponse) XXX_Size() int
func (*GetAuthDataResponse) XXX_Unmarshal ¶
func (m *GetAuthDataResponse) XXX_Unmarshal(b []byte) error
type GetRequestKeyDataRequest ¶
type GetRequestKeyDataRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRequestKeyDataRequest) Descriptor ¶
func (*GetRequestKeyDataRequest) Descriptor() ([]byte, []int)
func (*GetRequestKeyDataRequest) GetPeerId ¶
func (m *GetRequestKeyDataRequest) GetPeerId() string
func (*GetRequestKeyDataRequest) ProtoMessage ¶
func (*GetRequestKeyDataRequest) ProtoMessage()
func (*GetRequestKeyDataRequest) Reset ¶
func (m *GetRequestKeyDataRequest) Reset()
func (*GetRequestKeyDataRequest) String ¶
func (m *GetRequestKeyDataRequest) String() string
func (*GetRequestKeyDataRequest) XXX_DiscardUnknown ¶
func (m *GetRequestKeyDataRequest) XXX_DiscardUnknown()
func (*GetRequestKeyDataRequest) XXX_Marshal ¶
func (m *GetRequestKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRequestKeyDataRequest) XXX_Merge ¶
func (m *GetRequestKeyDataRequest) XXX_Merge(src proto.Message)
func (*GetRequestKeyDataRequest) XXX_Size ¶
func (m *GetRequestKeyDataRequest) XXX_Size() int
func (*GetRequestKeyDataRequest) XXX_Unmarshal ¶
func (m *GetRequestKeyDataRequest) XXX_Unmarshal(b []byte) error
type GetRequestKeyDataResponse ¶
type GetRequestKeyDataResponse struct { RequestKeyData []byte `protobuf:"bytes,1,opt,name=request_key_data,json=requestKeyData,proto3" json:"request_key_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRequestKeyDataResponse) Descriptor ¶
func (*GetRequestKeyDataResponse) Descriptor() ([]byte, []int)
func (*GetRequestKeyDataResponse) GetRequestKeyData ¶
func (m *GetRequestKeyDataResponse) GetRequestKeyData() []byte
func (*GetRequestKeyDataResponse) ProtoMessage ¶
func (*GetRequestKeyDataResponse) ProtoMessage()
func (*GetRequestKeyDataResponse) Reset ¶
func (m *GetRequestKeyDataResponse) Reset()
func (*GetRequestKeyDataResponse) String ¶
func (m *GetRequestKeyDataResponse) String() string
func (*GetRequestKeyDataResponse) XXX_DiscardUnknown ¶
func (m *GetRequestKeyDataResponse) XXX_DiscardUnknown()
func (*GetRequestKeyDataResponse) XXX_Marshal ¶
func (m *GetRequestKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRequestKeyDataResponse) XXX_Merge ¶
func (m *GetRequestKeyDataResponse) XXX_Merge(src proto.Message)
func (*GetRequestKeyDataResponse) XXX_Size ¶
func (m *GetRequestKeyDataResponse) XXX_Size() int
func (*GetRequestKeyDataResponse) XXX_Unmarshal ¶
func (m *GetRequestKeyDataResponse) XXX_Unmarshal(b []byte) error
type GetResponseKeyDataRequest ¶
type GetResponseKeyDataRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetResponseKeyDataRequest) Descriptor ¶
func (*GetResponseKeyDataRequest) Descriptor() ([]byte, []int)
func (*GetResponseKeyDataRequest) GetPeerId ¶
func (m *GetResponseKeyDataRequest) GetPeerId() string
func (*GetResponseKeyDataRequest) ProtoMessage ¶
func (*GetResponseKeyDataRequest) ProtoMessage()
func (*GetResponseKeyDataRequest) Reset ¶
func (m *GetResponseKeyDataRequest) Reset()
func (*GetResponseKeyDataRequest) String ¶
func (m *GetResponseKeyDataRequest) String() string
func (*GetResponseKeyDataRequest) XXX_DiscardUnknown ¶
func (m *GetResponseKeyDataRequest) XXX_DiscardUnknown()
func (*GetResponseKeyDataRequest) XXX_Marshal ¶
func (m *GetResponseKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetResponseKeyDataRequest) XXX_Merge ¶
func (m *GetResponseKeyDataRequest) XXX_Merge(src proto.Message)
func (*GetResponseKeyDataRequest) XXX_Size ¶
func (m *GetResponseKeyDataRequest) XXX_Size() int
func (*GetResponseKeyDataRequest) XXX_Unmarshal ¶
func (m *GetResponseKeyDataRequest) XXX_Unmarshal(b []byte) error
type GetResponseKeyDataResponse ¶
type GetResponseKeyDataResponse struct { ResponseKeyData []byte `protobuf:"bytes,1,opt,name=response_key_data,json=responseKeyData,proto3" json:"response_key_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetResponseKeyDataResponse) Descriptor ¶
func (*GetResponseKeyDataResponse) Descriptor() ([]byte, []int)
func (*GetResponseKeyDataResponse) GetResponseKeyData ¶
func (m *GetResponseKeyDataResponse) GetResponseKeyData() []byte
func (*GetResponseKeyDataResponse) ProtoMessage ¶
func (*GetResponseKeyDataResponse) ProtoMessage()
func (*GetResponseKeyDataResponse) Reset ¶
func (m *GetResponseKeyDataResponse) Reset()
func (*GetResponseKeyDataResponse) String ¶
func (m *GetResponseKeyDataResponse) String() string
func (*GetResponseKeyDataResponse) XXX_DiscardUnknown ¶
func (m *GetResponseKeyDataResponse) XXX_DiscardUnknown()
func (*GetResponseKeyDataResponse) XXX_Marshal ¶
func (m *GetResponseKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetResponseKeyDataResponse) XXX_Merge ¶
func (m *GetResponseKeyDataResponse) XXX_Merge(src proto.Message)
func (*GetResponseKeyDataResponse) XXX_Size ¶
func (m *GetResponseKeyDataResponse) XXX_Size() int
func (*GetResponseKeyDataResponse) XXX_Unmarshal ¶
func (m *GetResponseKeyDataResponse) XXX_Unmarshal(b []byte) error
type GetVerifyDataRequest ¶
type GetVerifyDataRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetVerifyDataRequest) Descriptor ¶
func (*GetVerifyDataRequest) Descriptor() ([]byte, []int)
func (*GetVerifyDataRequest) GetPeerId ¶
func (m *GetVerifyDataRequest) GetPeerId() string
func (*GetVerifyDataRequest) ProtoMessage ¶
func (*GetVerifyDataRequest) ProtoMessage()
func (*GetVerifyDataRequest) Reset ¶
func (m *GetVerifyDataRequest) Reset()
func (*GetVerifyDataRequest) String ¶
func (m *GetVerifyDataRequest) String() string
func (*GetVerifyDataRequest) XXX_DiscardUnknown ¶
func (m *GetVerifyDataRequest) XXX_DiscardUnknown()
func (*GetVerifyDataRequest) XXX_Marshal ¶
func (m *GetVerifyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetVerifyDataRequest) XXX_Merge ¶
func (m *GetVerifyDataRequest) XXX_Merge(src proto.Message)
func (*GetVerifyDataRequest) XXX_Size ¶
func (m *GetVerifyDataRequest) XXX_Size() int
func (*GetVerifyDataRequest) XXX_Unmarshal ¶
func (m *GetVerifyDataRequest) XXX_Unmarshal(b []byte) error
type GetVerifyDataResponse ¶
type GetVerifyDataResponse struct { VerifyData []byte `protobuf:"bytes,1,opt,name=verify_data,json=verifyData,proto3" json:"verify_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetVerifyDataResponse) Descriptor ¶
func (*GetVerifyDataResponse) Descriptor() ([]byte, []int)
func (*GetVerifyDataResponse) GetVerifyData ¶
func (m *GetVerifyDataResponse) GetVerifyData() []byte
func (*GetVerifyDataResponse) ProtoMessage ¶
func (*GetVerifyDataResponse) ProtoMessage()
func (*GetVerifyDataResponse) Reset ¶
func (m *GetVerifyDataResponse) Reset()
func (*GetVerifyDataResponse) String ¶
func (m *GetVerifyDataResponse) String() string
func (*GetVerifyDataResponse) XXX_DiscardUnknown ¶
func (m *GetVerifyDataResponse) XXX_DiscardUnknown()
func (*GetVerifyDataResponse) XXX_Marshal ¶
func (m *GetVerifyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetVerifyDataResponse) XXX_Merge ¶
func (m *GetVerifyDataResponse) XXX_Merge(src proto.Message)
func (*GetVerifyDataResponse) XXX_Size ¶
func (m *GetVerifyDataResponse) XXX_Size() int
func (*GetVerifyDataResponse) XXX_Unmarshal ¶
func (m *GetVerifyDataResponse) XXX_Unmarshal(b []byte) error
type LatestHeaderRequest ¶
type LatestHeaderRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LatestHeaderRequest) Descriptor ¶
func (*LatestHeaderRequest) Descriptor() ([]byte, []int)
func (*LatestHeaderRequest) ProtoMessage ¶
func (*LatestHeaderRequest) ProtoMessage()
func (*LatestHeaderRequest) Reset ¶
func (m *LatestHeaderRequest) Reset()
func (*LatestHeaderRequest) String ¶
func (m *LatestHeaderRequest) String() string
func (*LatestHeaderRequest) XXX_DiscardUnknown ¶
func (m *LatestHeaderRequest) XXX_DiscardUnknown()
func (*LatestHeaderRequest) XXX_Marshal ¶
func (m *LatestHeaderRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LatestHeaderRequest) XXX_Merge ¶
func (m *LatestHeaderRequest) XXX_Merge(src proto.Message)
func (*LatestHeaderRequest) XXX_Size ¶
func (m *LatestHeaderRequest) XXX_Size() int
func (*LatestHeaderRequest) XXX_Unmarshal ¶
func (m *LatestHeaderRequest) XXX_Unmarshal(b []byte) error
type LatestHeaderResponse ¶
type LatestHeaderResponse struct { BlockNum []byte `protobuf:"bytes,1,opt,name=block_num,json=blockNum,proto3" json:"block_num,omitempty"` HeaderJson []byte `protobuf:"bytes,2,opt,name=header_json,json=headerJson,proto3" json:"header_json,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LatestHeaderResponse) Descriptor ¶
func (*LatestHeaderResponse) Descriptor() ([]byte, []int)
func (*LatestHeaderResponse) GetBlockNum ¶
func (m *LatestHeaderResponse) GetBlockNum() []byte
func (*LatestHeaderResponse) GetHeaderJson ¶
func (m *LatestHeaderResponse) GetHeaderJson() []byte
func (*LatestHeaderResponse) ProtoMessage ¶
func (*LatestHeaderResponse) ProtoMessage()
func (*LatestHeaderResponse) Reset ¶
func (m *LatestHeaderResponse) Reset()
func (*LatestHeaderResponse) String ¶
func (m *LatestHeaderResponse) String() string
func (*LatestHeaderResponse) XXX_DiscardUnknown ¶
func (m *LatestHeaderResponse) XXX_DiscardUnknown()
func (*LatestHeaderResponse) XXX_Marshal ¶
func (m *LatestHeaderResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LatestHeaderResponse) XXX_Merge ¶
func (m *LatestHeaderResponse) XXX_Merge(src proto.Message)
func (*LatestHeaderResponse) XXX_Size ¶
func (m *LatestHeaderResponse) XXX_Size() int
func (*LatestHeaderResponse) XXX_Unmarshal ¶
func (m *LatestHeaderResponse) XXX_Unmarshal(b []byte) error
type NonceRequest ¶
type NonceRequest struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` BlockNum []byte `protobuf:"bytes,2,opt,name=block_num,json=blockNum,proto3" json:"block_num,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NonceRequest) Descriptor ¶
func (*NonceRequest) Descriptor() ([]byte, []int)
func (*NonceRequest) GetAddress ¶
func (m *NonceRequest) GetAddress() []byte
func (*NonceRequest) GetBlockNum ¶
func (m *NonceRequest) GetBlockNum() []byte
func (*NonceRequest) ProtoMessage ¶
func (*NonceRequest) ProtoMessage()
func (*NonceRequest) Reset ¶
func (m *NonceRequest) Reset()
func (*NonceRequest) String ¶
func (m *NonceRequest) String() string
func (*NonceRequest) XXX_DiscardUnknown ¶
func (m *NonceRequest) XXX_DiscardUnknown()
func (*NonceRequest) XXX_Marshal ¶
func (m *NonceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NonceRequest) XXX_Merge ¶
func (m *NonceRequest) XXX_Merge(src proto.Message)
func (*NonceRequest) XXX_Size ¶
func (m *NonceRequest) XXX_Size() int
func (*NonceRequest) XXX_Unmarshal ¶
func (m *NonceRequest) XXX_Unmarshal(b []byte) error
type NonceResponse ¶
type NonceResponse struct { Nonce uint64 `protobuf:"varint,1,opt,name=nonce,proto3" json:"nonce,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NonceResponse) Descriptor ¶
func (*NonceResponse) Descriptor() ([]byte, []int)
func (*NonceResponse) GetNonce ¶
func (m *NonceResponse) GetNonce() uint64
func (*NonceResponse) ProtoMessage ¶
func (*NonceResponse) ProtoMessage()
func (*NonceResponse) Reset ¶
func (m *NonceResponse) Reset()
func (*NonceResponse) String ¶
func (m *NonceResponse) String() string
func (*NonceResponse) XXX_DiscardUnknown ¶
func (m *NonceResponse) XXX_DiscardUnknown()
func (*NonceResponse) XXX_Marshal ¶
func (m *NonceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NonceResponse) XXX_Merge ¶
func (m *NonceResponse) XXX_Merge(src proto.Message)
func (*NonceResponse) XXX_Size ¶
func (m *NonceResponse) XXX_Size() int
func (*NonceResponse) XXX_Unmarshal ¶
func (m *NonceResponse) XXX_Unmarshal(b []byte) error
type PendingNonceRequest ¶
type PendingNonceRequest struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PendingNonceRequest) Descriptor ¶
func (*PendingNonceRequest) Descriptor() ([]byte, []int)
func (*PendingNonceRequest) GetAddress ¶
func (m *PendingNonceRequest) GetAddress() []byte
func (*PendingNonceRequest) ProtoMessage ¶
func (*PendingNonceRequest) ProtoMessage()
func (*PendingNonceRequest) Reset ¶
func (m *PendingNonceRequest) Reset()
func (*PendingNonceRequest) String ¶
func (m *PendingNonceRequest) String() string
func (*PendingNonceRequest) XXX_DiscardUnknown ¶
func (m *PendingNonceRequest) XXX_DiscardUnknown()
func (*PendingNonceRequest) XXX_Marshal ¶
func (m *PendingNonceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PendingNonceRequest) XXX_Merge ¶
func (m *PendingNonceRequest) XXX_Merge(src proto.Message)
func (*PendingNonceRequest) XXX_Size ¶
func (m *PendingNonceRequest) XXX_Size() int
func (*PendingNonceRequest) XXX_Unmarshal ¶
func (m *PendingNonceRequest) XXX_Unmarshal(b []byte) error
type PendingNonceResponse ¶
type PendingNonceResponse struct { Nonce uint64 `protobuf:"varint,1,opt,name=nonce,proto3" json:"nonce,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PendingNonceResponse) Descriptor ¶
func (*PendingNonceResponse) Descriptor() ([]byte, []int)
func (*PendingNonceResponse) GetNonce ¶
func (m *PendingNonceResponse) GetNonce() uint64
func (*PendingNonceResponse) ProtoMessage ¶
func (*PendingNonceResponse) ProtoMessage()
func (*PendingNonceResponse) Reset ¶
func (m *PendingNonceResponse) Reset()
func (*PendingNonceResponse) String ¶
func (m *PendingNonceResponse) String() string
func (*PendingNonceResponse) XXX_DiscardUnknown ¶
func (m *PendingNonceResponse) XXX_DiscardUnknown()
func (*PendingNonceResponse) XXX_Marshal ¶
func (m *PendingNonceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PendingNonceResponse) XXX_Merge ¶
func (m *PendingNonceResponse) XXX_Merge(src proto.Message)
func (*PendingNonceResponse) XXX_Size ¶
func (m *PendingNonceResponse) XXX_Size() int
func (*PendingNonceResponse) XXX_Unmarshal ¶
func (m *PendingNonceResponse) XXX_Unmarshal(b []byte) error
type PoolContentRequest ¶
type PoolContentRequest struct { Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PoolContentRequest) Descriptor ¶
func (*PoolContentRequest) Descriptor() ([]byte, []int)
func (*PoolContentRequest) GetAddress ¶
func (m *PoolContentRequest) GetAddress() []byte
func (*PoolContentRequest) ProtoMessage ¶
func (*PoolContentRequest) ProtoMessage()
func (*PoolContentRequest) Reset ¶
func (m *PoolContentRequest) Reset()
func (*PoolContentRequest) String ¶
func (m *PoolContentRequest) String() string
func (*PoolContentRequest) XXX_DiscardUnknown ¶
func (m *PoolContentRequest) XXX_DiscardUnknown()
func (*PoolContentRequest) XXX_Marshal ¶
func (m *PoolContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolContentRequest) XXX_Merge ¶
func (m *PoolContentRequest) XXX_Merge(src proto.Message)
func (*PoolContentRequest) XXX_Size ¶
func (m *PoolContentRequest) XXX_Size() int
func (*PoolContentRequest) XXX_Unmarshal ¶
func (m *PoolContentRequest) XXX_Unmarshal(b []byte) error
type PoolContentResponse ¶
type PoolContentResponse struct { PendingList []*AccountTransactionList `protobuf:"bytes,1,rep,name=pending_list,json=pendingList,proto3" json:"pending_list,omitempty"` QueueList []*AccountTransactionList `protobuf:"bytes,2,rep,name=queue_list,json=queueList,proto3" json:"queue_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PoolContentResponse) Descriptor ¶
func (*PoolContentResponse) Descriptor() ([]byte, []int)
func (*PoolContentResponse) GetPendingList ¶
func (m *PoolContentResponse) GetPendingList() []*AccountTransactionList
func (*PoolContentResponse) GetQueueList ¶
func (m *PoolContentResponse) GetQueueList() []*AccountTransactionList
func (*PoolContentResponse) ProtoMessage ¶
func (*PoolContentResponse) ProtoMessage()
func (*PoolContentResponse) Reset ¶
func (m *PoolContentResponse) Reset()
func (*PoolContentResponse) String ¶
func (m *PoolContentResponse) String() string
func (*PoolContentResponse) XXX_DiscardUnknown ¶
func (m *PoolContentResponse) XXX_DiscardUnknown()
func (*PoolContentResponse) XXX_Marshal ¶
func (m *PoolContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolContentResponse) XXX_Merge ¶
func (m *PoolContentResponse) XXX_Merge(src proto.Message)
func (*PoolContentResponse) XXX_Size ¶
func (m *PoolContentResponse) XXX_Size() int
func (*PoolContentResponse) XXX_Unmarshal ¶
func (m *PoolContentResponse) XXX_Unmarshal(b []byte) error
type PoolLocalsResponse ¶
type PoolLocalsResponse struct { AddressList [][]byte `protobuf:"bytes,1,rep,name=address_list,json=addressList,proto3" json:"address_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PoolLocalsResponse) Descriptor ¶
func (*PoolLocalsResponse) Descriptor() ([]byte, []int)
func (*PoolLocalsResponse) GetAddressList ¶
func (m *PoolLocalsResponse) GetAddressList() [][]byte
func (*PoolLocalsResponse) ProtoMessage ¶
func (*PoolLocalsResponse) ProtoMessage()
func (*PoolLocalsResponse) Reset ¶
func (m *PoolLocalsResponse) Reset()
func (*PoolLocalsResponse) String ¶
func (m *PoolLocalsResponse) String() string
func (*PoolLocalsResponse) XXX_DiscardUnknown ¶
func (m *PoolLocalsResponse) XXX_DiscardUnknown()
func (*PoolLocalsResponse) XXX_Marshal ¶
func (m *PoolLocalsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolLocalsResponse) XXX_Merge ¶
func (m *PoolLocalsResponse) XXX_Merge(src proto.Message)
func (*PoolLocalsResponse) XXX_Size ¶
func (m *PoolLocalsResponse) XXX_Size() int
func (*PoolLocalsResponse) XXX_Unmarshal ¶
func (m *PoolLocalsResponse) XXX_Unmarshal(b []byte) error
type PoolPendingResponse ¶
type PoolPendingResponse struct { PendingList []*AccountTransactionList `protobuf:"bytes,1,rep,name=pending_list,json=pendingList,proto3" json:"pending_list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PoolPendingResponse) Descriptor ¶
func (*PoolPendingResponse) Descriptor() ([]byte, []int)
func (*PoolPendingResponse) GetPendingList ¶
func (m *PoolPendingResponse) GetPendingList() []*AccountTransactionList
func (*PoolPendingResponse) ProtoMessage ¶
func (*PoolPendingResponse) ProtoMessage()
func (*PoolPendingResponse) Reset ¶
func (m *PoolPendingResponse) Reset()
func (*PoolPendingResponse) String ¶
func (m *PoolPendingResponse) String() string
func (*PoolPendingResponse) XXX_DiscardUnknown ¶
func (m *PoolPendingResponse) XXX_DiscardUnknown()
func (*PoolPendingResponse) XXX_Marshal ¶
func (m *PoolPendingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolPendingResponse) XXX_Merge ¶
func (m *PoolPendingResponse) XXX_Merge(src proto.Message)
func (*PoolPendingResponse) XXX_Size ¶
func (m *PoolPendingResponse) XXX_Size() int
func (*PoolPendingResponse) XXX_Unmarshal ¶
func (m *PoolPendingResponse) XXX_Unmarshal(b []byte) error
type PoolStatResponse ¶
type PoolStatResponse struct { Pending uint64 `protobuf:"varint,1,opt,name=pending,proto3" json:"pending,omitempty"` Queue uint64 `protobuf:"varint,2,opt,name=queue,proto3" json:"queue,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PoolStatResponse) Descriptor ¶
func (*PoolStatResponse) Descriptor() ([]byte, []int)
func (*PoolStatResponse) GetPending ¶
func (m *PoolStatResponse) GetPending() uint64
func (*PoolStatResponse) GetQueue ¶
func (m *PoolStatResponse) GetQueue() uint64
func (*PoolStatResponse) ProtoMessage ¶
func (*PoolStatResponse) ProtoMessage()
func (*PoolStatResponse) Reset ¶
func (m *PoolStatResponse) Reset()
func (*PoolStatResponse) String ¶
func (m *PoolStatResponse) String() string
func (*PoolStatResponse) XXX_DiscardUnknown ¶
func (m *PoolStatResponse) XXX_DiscardUnknown()
func (*PoolStatResponse) XXX_Marshal ¶
func (m *PoolStatResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PoolStatResponse) XXX_Merge ¶
func (m *PoolStatResponse) XXX_Merge(src proto.Message)
func (*PoolStatResponse) XXX_Size ¶
func (m *PoolStatResponse) XXX_Size() int
func (*PoolStatResponse) XXX_Unmarshal ¶
func (m *PoolStatResponse) XXX_Unmarshal(b []byte) error
type ServiceReadyResponse ¶
type ServiceReadyResponse struct { Ready bool `protobuf:"varint,1,opt,name=ready,proto3" json:"ready,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ServiceReadyResponse) Descriptor ¶
func (*ServiceReadyResponse) Descriptor() ([]byte, []int)
func (*ServiceReadyResponse) GetReady ¶
func (m *ServiceReadyResponse) GetReady() bool
func (*ServiceReadyResponse) ProtoMessage ¶
func (*ServiceReadyResponse) ProtoMessage()
func (*ServiceReadyResponse) Reset ¶
func (m *ServiceReadyResponse) Reset()
func (*ServiceReadyResponse) String ¶
func (m *ServiceReadyResponse) String() string
func (*ServiceReadyResponse) XXX_DiscardUnknown ¶
func (m *ServiceReadyResponse) XXX_DiscardUnknown()
func (*ServiceReadyResponse) XXX_Marshal ¶
func (m *ServiceReadyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServiceReadyResponse) XXX_Merge ¶
func (m *ServiceReadyResponse) XXX_Merge(src proto.Message)
func (*ServiceReadyResponse) XXX_Size ¶
func (m *ServiceReadyResponse) XXX_Size() int
func (*ServiceReadyResponse) XXX_Unmarshal ¶
func (m *ServiceReadyResponse) XXX_Unmarshal(b []byte) error
type SetPriceRequest ¶
type SetPriceRequest struct { Price []byte `protobuf:"bytes,1,opt,name=price,proto3" json:"price,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetPriceRequest) Descriptor ¶
func (*SetPriceRequest) Descriptor() ([]byte, []int)
func (*SetPriceRequest) GetPrice ¶
func (m *SetPriceRequest) GetPrice() []byte
func (*SetPriceRequest) ProtoMessage ¶
func (*SetPriceRequest) ProtoMessage()
func (*SetPriceRequest) Reset ¶
func (m *SetPriceRequest) Reset()
func (*SetPriceRequest) String ¶
func (m *SetPriceRequest) String() string
func (*SetPriceRequest) XXX_DiscardUnknown ¶
func (m *SetPriceRequest) XXX_DiscardUnknown()
func (*SetPriceRequest) XXX_Marshal ¶
func (m *SetPriceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetPriceRequest) XXX_Merge ¶
func (m *SetPriceRequest) XXX_Merge(src proto.Message)
func (*SetPriceRequest) XXX_Size ¶
func (m *SetPriceRequest) XXX_Size() int
func (*SetPriceRequest) XXX_Unmarshal ¶
func (m *SetPriceRequest) XXX_Unmarshal(b []byte) error
type SubscribeNewTxRequest ¶
type SubscribeNewTxRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubscribeNewTxRequest) Descriptor ¶
func (*SubscribeNewTxRequest) Descriptor() ([]byte, []int)
func (*SubscribeNewTxRequest) ProtoMessage ¶
func (*SubscribeNewTxRequest) ProtoMessage()
func (*SubscribeNewTxRequest) Reset ¶
func (m *SubscribeNewTxRequest) Reset()
func (*SubscribeNewTxRequest) String ¶
func (m *SubscribeNewTxRequest) String() string
func (*SubscribeNewTxRequest) XXX_DiscardUnknown ¶
func (m *SubscribeNewTxRequest) XXX_DiscardUnknown()
func (*SubscribeNewTxRequest) XXX_Marshal ¶
func (m *SubscribeNewTxRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeNewTxRequest) XXX_Merge ¶
func (m *SubscribeNewTxRequest) XXX_Merge(src proto.Message)
func (*SubscribeNewTxRequest) XXX_Size ¶
func (m *SubscribeNewTxRequest) XXX_Size() int
func (*SubscribeNewTxRequest) XXX_Unmarshal ¶
func (m *SubscribeNewTxRequest) XXX_Unmarshal(b []byte) error
type SubscribeNewTxResponse ¶
type SubscribeNewTxResponse struct { CryptedNewTx [][]byte `protobuf:"bytes,1,rep,name=crypted_new_tx,json=cryptedNewTx,proto3" json:"crypted_new_tx,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubscribeNewTxResponse) Descriptor ¶
func (*SubscribeNewTxResponse) Descriptor() ([]byte, []int)
func (*SubscribeNewTxResponse) GetCryptedNewTx ¶
func (m *SubscribeNewTxResponse) GetCryptedNewTx() [][]byte
func (*SubscribeNewTxResponse) ProtoMessage ¶
func (*SubscribeNewTxResponse) ProtoMessage()
func (*SubscribeNewTxResponse) Reset ¶
func (m *SubscribeNewTxResponse) Reset()
func (*SubscribeNewTxResponse) String ¶
func (m *SubscribeNewTxResponse) String() string
func (*SubscribeNewTxResponse) XXX_DiscardUnknown ¶
func (m *SubscribeNewTxResponse) XXX_DiscardUnknown()
func (*SubscribeNewTxResponse) XXX_Marshal ¶
func (m *SubscribeNewTxResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeNewTxResponse) XXX_Merge ¶
func (m *SubscribeNewTxResponse) XXX_Merge(src proto.Message)
func (*SubscribeNewTxResponse) XXX_Size ¶
func (m *SubscribeNewTxResponse) XXX_Size() int
func (*SubscribeNewTxResponse) XXX_Unmarshal ¶
func (m *SubscribeNewTxResponse) XXX_Unmarshal(b []byte) error
type TransactionList ¶
type TransactionList struct { Txs [][]byte `protobuf:"bytes,1,rep,name=txs,proto3" json:"txs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransactionList) Descriptor ¶
func (*TransactionList) Descriptor() ([]byte, []int)
func (*TransactionList) GetTxs ¶
func (m *TransactionList) GetTxs() [][]byte
func (*TransactionList) ProtoMessage ¶
func (*TransactionList) ProtoMessage()
func (*TransactionList) Reset ¶
func (m *TransactionList) Reset()
func (*TransactionList) String ¶
func (m *TransactionList) String() string
func (*TransactionList) XXX_DiscardUnknown ¶
func (m *TransactionList) XXX_DiscardUnknown()
func (*TransactionList) XXX_Marshal ¶
func (m *TransactionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransactionList) XXX_Merge ¶
func (m *TransactionList) XXX_Merge(src proto.Message)
func (*TransactionList) XXX_Size ¶
func (m *TransactionList) XXX_Size() int
func (*TransactionList) XXX_Unmarshal ¶
func (m *TransactionList) XXX_Unmarshal(b []byte) error
type TrustedServiceClient ¶
type TrustedServiceClient interface { // rpc HealthCheck(google.protobuf.Empty) returns (HealthCheckResponse) {} // rpc AddTx(AddTxRequest) returns (AddTxResponse) {} // rpc Status(StatusRequest) returns (StatusResponse) {} // rpc Reset(ResetRequest) returns (ResetResponse) {} // rpc Pending(PendingRequest) returns (PendingResponse) {} ServiceReady(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ServiceReadyResponse, error) PoolSetPrice(ctx context.Context, in *SetPriceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) PoolGasPrice(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GasPriceResponse, error) PendingNonce(ctx context.Context, in *PendingNonceRequest, opts ...grpc.CallOption) (*PendingNonceResponse, error) PoolStat(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*PoolStatResponse, error) PoolContent(ctx context.Context, in *PoolContentRequest, opts ...grpc.CallOption) (*PoolContentResponse, error) PoolContentFrom(ctx context.Context, in *PoolContentRequest, opts ...grpc.CallOption) (*PoolContentResponse, error) PoolPending(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*PoolPendingResponse, error) PoolLocals(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*PoolLocalsResponse, error) AddLocalsTx(ctx context.Context, in *AddTxsRequest, opts ...grpc.CallOption) (*AddTxsResponse, error) AddRemoteTx(ctx context.Context, in *AddTxsRequest, opts ...grpc.CallOption) (*AddTxsResponse, error) TxStatus(ctx context.Context, in *TxStatusRequest, opts ...grpc.CallOption) (*TxStatusResponse, error) TxGet(ctx context.Context, in *TxGetRequest, opts ...grpc.CallOption) (*TxGetResponse, error) TxHas(ctx context.Context, in *TxHasRequest, opts ...grpc.CallOption) (*TxHasResponse, error) SubscribeNewTransaction(ctx context.Context, in *SubscribeNewTxRequest, opts ...grpc.CallOption) (TrustedService_SubscribeNewTransactionClient, error) Crypt(ctx context.Context, in *CryptRequest, opts ...grpc.CallOption) (*CryptResponse, error) AddLocalTrustedTxs(ctx context.Context, in *AddTrustedTxsRequest, opts ...grpc.CallOption) (*AddTrustedTxsResponse, error) AddRemoteTrustedTxs(ctx context.Context, in *AddTrustedTxsRequest, opts ...grpc.CallOption) (*AddTrustedTxsResponse, error) // api for p2p handshake secret key. CheckSecretKey(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*CheckSecretKeyResponse, error) GetAuthData(ctx context.Context, in *GetAuthDataRequest, opts ...grpc.CallOption) (*GetAuthDataResponse, error) VerifyAuth(ctx context.Context, in *VerifyAuthRequest, opts ...grpc.CallOption) (*VerifyAuthResponse, error) GetVerifyData(ctx context.Context, in *GetVerifyDataRequest, opts ...grpc.CallOption) (*GetVerifyDataResponse, error) VerifyRemoteVerify(ctx context.Context, in *VerifyRemoteVerifyRequest, opts ...grpc.CallOption) (*VerifyRemoteVerifyResponse, error) GetRequestKeyData(ctx context.Context, in *GetRequestKeyDataRequest, opts ...grpc.CallOption) (*GetRequestKeyDataResponse, error) VerifyRequestKeyData(ctx context.Context, in *VerifyRequestKeyDataRequest, opts ...grpc.CallOption) (*VerifyRequestKeyDataResponse, error) GetResponseKeyData(ctx context.Context, in *GetResponseKeyDataRequest, opts ...grpc.CallOption) (*GetResponseKeyDataResponse, error) VerifyResponseKey(ctx context.Context, in *VerifyResponseKeyRequest, opts ...grpc.CallOption) (*VerifyResponseKeyResponse, error) FillBlock(ctx context.Context, in *FillBlockRequest, opts ...grpc.CallOption) (*FillBlockResponse, error) CommittedBlockVerify(ctx context.Context, in *CommittedBlockVerifyRequest, opts ...grpc.CallOption) (*CommittedBlockVerifyResponse, error) }
TrustedServiceClient is the client API for TrustedService 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 NewTrustedServiceClient ¶
func NewTrustedServiceClient(cc grpc.ClientConnInterface) TrustedServiceClient
type TrustedServiceServer ¶
type TrustedServiceServer interface { // rpc HealthCheck(google.protobuf.Empty) returns (HealthCheckResponse) {} // rpc AddTx(AddTxRequest) returns (AddTxResponse) {} // rpc Status(StatusRequest) returns (StatusResponse) {} // rpc Reset(ResetRequest) returns (ResetResponse) {} // rpc Pending(PendingRequest) returns (PendingResponse) {} ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error) PoolSetPrice(context.Context, *SetPriceRequest) (*emptypb.Empty, error) PoolGasPrice(context.Context, *emptypb.Empty) (*GasPriceResponse, error) PendingNonce(context.Context, *PendingNonceRequest) (*PendingNonceResponse, error) PoolStat(context.Context, *emptypb.Empty) (*PoolStatResponse, error) PoolContent(context.Context, *PoolContentRequest) (*PoolContentResponse, error) PoolContentFrom(context.Context, *PoolContentRequest) (*PoolContentResponse, error) PoolPending(context.Context, *emptypb.Empty) (*PoolPendingResponse, error) PoolLocals(context.Context, *emptypb.Empty) (*PoolLocalsResponse, error) AddLocalsTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error) AddRemoteTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error) TxStatus(context.Context, *TxStatusRequest) (*TxStatusResponse, error) TxGet(context.Context, *TxGetRequest) (*TxGetResponse, error) TxHas(context.Context, *TxHasRequest) (*TxHasResponse, error) SubscribeNewTransaction(*SubscribeNewTxRequest, TrustedService_SubscribeNewTransactionServer) error Crypt(context.Context, *CryptRequest) (*CryptResponse, error) AddLocalTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error) AddRemoteTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error) // api for p2p handshake secret key. CheckSecretKey(context.Context, *emptypb.Empty) (*CheckSecretKeyResponse, error) GetAuthData(context.Context, *GetAuthDataRequest) (*GetAuthDataResponse, error) VerifyAuth(context.Context, *VerifyAuthRequest) (*VerifyAuthResponse, error) GetVerifyData(context.Context, *GetVerifyDataRequest) (*GetVerifyDataResponse, error) VerifyRemoteVerify(context.Context, *VerifyRemoteVerifyRequest) (*VerifyRemoteVerifyResponse, error) GetRequestKeyData(context.Context, *GetRequestKeyDataRequest) (*GetRequestKeyDataResponse, error) VerifyRequestKeyData(context.Context, *VerifyRequestKeyDataRequest) (*VerifyRequestKeyDataResponse, error) GetResponseKeyData(context.Context, *GetResponseKeyDataRequest) (*GetResponseKeyDataResponse, error) VerifyResponseKey(context.Context, *VerifyResponseKeyRequest) (*VerifyResponseKeyResponse, error) FillBlock(context.Context, *FillBlockRequest) (*FillBlockResponse, error) CommittedBlockVerify(context.Context, *CommittedBlockVerifyRequest) (*CommittedBlockVerifyResponse, error) // contains filtered or unexported methods }
TrustedServiceServer is the server API for TrustedService service. All implementations must embed UnimplementedTrustedServiceServer for forward compatibility
type TrustedService_SubscribeNewTransactionClient ¶
type TrustedService_SubscribeNewTransactionClient interface { Recv() (*SubscribeNewTxResponse, error) grpc.ClientStream }
type TrustedService_SubscribeNewTransactionServer ¶
type TrustedService_SubscribeNewTransactionServer interface { Send(*SubscribeNewTxResponse) error grpc.ServerStream }
type TxGetRequest ¶
type TxGetRequest struct { TxHash []byte `protobuf:"bytes,1,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxGetRequest) Descriptor ¶
func (*TxGetRequest) Descriptor() ([]byte, []int)
func (*TxGetRequest) GetTxHash ¶
func (m *TxGetRequest) GetTxHash() []byte
func (*TxGetRequest) ProtoMessage ¶
func (*TxGetRequest) ProtoMessage()
func (*TxGetRequest) Reset ¶
func (m *TxGetRequest) Reset()
func (*TxGetRequest) String ¶
func (m *TxGetRequest) String() string
func (*TxGetRequest) XXX_DiscardUnknown ¶
func (m *TxGetRequest) XXX_DiscardUnknown()
func (*TxGetRequest) XXX_Marshal ¶
func (m *TxGetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxGetRequest) XXX_Merge ¶
func (m *TxGetRequest) XXX_Merge(src proto.Message)
func (*TxGetRequest) XXX_Size ¶
func (m *TxGetRequest) XXX_Size() int
func (*TxGetRequest) XXX_Unmarshal ¶
func (m *TxGetRequest) XXX_Unmarshal(b []byte) error
type TxGetResponse ¶
type TxGetResponse struct { Tx []byte `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxGetResponse) Descriptor ¶
func (*TxGetResponse) Descriptor() ([]byte, []int)
func (*TxGetResponse) GetTx ¶
func (m *TxGetResponse) GetTx() []byte
func (*TxGetResponse) ProtoMessage ¶
func (*TxGetResponse) ProtoMessage()
func (*TxGetResponse) Reset ¶
func (m *TxGetResponse) Reset()
func (*TxGetResponse) String ¶
func (m *TxGetResponse) String() string
func (*TxGetResponse) XXX_DiscardUnknown ¶
func (m *TxGetResponse) XXX_DiscardUnknown()
func (*TxGetResponse) XXX_Marshal ¶
func (m *TxGetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxGetResponse) XXX_Merge ¶
func (m *TxGetResponse) XXX_Merge(src proto.Message)
func (*TxGetResponse) XXX_Size ¶
func (m *TxGetResponse) XXX_Size() int
func (*TxGetResponse) XXX_Unmarshal ¶
func (m *TxGetResponse) XXX_Unmarshal(b []byte) error
type TxHasRequest ¶
type TxHasRequest struct { TxHash []byte `protobuf:"bytes,1,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxHasRequest) Descriptor ¶
func (*TxHasRequest) Descriptor() ([]byte, []int)
func (*TxHasRequest) GetTxHash ¶
func (m *TxHasRequest) GetTxHash() []byte
func (*TxHasRequest) ProtoMessage ¶
func (*TxHasRequest) ProtoMessage()
func (*TxHasRequest) Reset ¶
func (m *TxHasRequest) Reset()
func (*TxHasRequest) String ¶
func (m *TxHasRequest) String() string
func (*TxHasRequest) XXX_DiscardUnknown ¶
func (m *TxHasRequest) XXX_DiscardUnknown()
func (*TxHasRequest) XXX_Marshal ¶
func (m *TxHasRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxHasRequest) XXX_Merge ¶
func (m *TxHasRequest) XXX_Merge(src proto.Message)
func (*TxHasRequest) XXX_Size ¶
func (m *TxHasRequest) XXX_Size() int
func (*TxHasRequest) XXX_Unmarshal ¶
func (m *TxHasRequest) XXX_Unmarshal(b []byte) error
type TxHasResponse ¶
type TxHasResponse struct { Has bool `protobuf:"varint,1,opt,name=has,proto3" json:"has,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxHasResponse) Descriptor ¶
func (*TxHasResponse) Descriptor() ([]byte, []int)
func (*TxHasResponse) GetHas ¶
func (m *TxHasResponse) GetHas() bool
func (*TxHasResponse) ProtoMessage ¶
func (*TxHasResponse) ProtoMessage()
func (*TxHasResponse) Reset ¶
func (m *TxHasResponse) Reset()
func (*TxHasResponse) String ¶
func (m *TxHasResponse) String() string
func (*TxHasResponse) XXX_DiscardUnknown ¶
func (m *TxHasResponse) XXX_DiscardUnknown()
func (*TxHasResponse) XXX_Marshal ¶
func (m *TxHasResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxHasResponse) XXX_Merge ¶
func (m *TxHasResponse) XXX_Merge(src proto.Message)
func (*TxHasResponse) XXX_Size ¶
func (m *TxHasResponse) XXX_Size() int
func (*TxHasResponse) XXX_Unmarshal ¶
func (m *TxHasResponse) XXX_Unmarshal(b []byte) error
type TxStatusRequest ¶
type TxStatusRequest struct { TxHashs [][]byte `protobuf:"bytes,1,rep,name=tx_hashs,json=txHashs,proto3" json:"tx_hashs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxStatusRequest) Descriptor ¶
func (*TxStatusRequest) Descriptor() ([]byte, []int)
func (*TxStatusRequest) GetTxHashs ¶
func (m *TxStatusRequest) GetTxHashs() [][]byte
func (*TxStatusRequest) ProtoMessage ¶
func (*TxStatusRequest) ProtoMessage()
func (*TxStatusRequest) Reset ¶
func (m *TxStatusRequest) Reset()
func (*TxStatusRequest) String ¶
func (m *TxStatusRequest) String() string
func (*TxStatusRequest) XXX_DiscardUnknown ¶
func (m *TxStatusRequest) XXX_DiscardUnknown()
func (*TxStatusRequest) XXX_Marshal ¶
func (m *TxStatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxStatusRequest) XXX_Merge ¶
func (m *TxStatusRequest) XXX_Merge(src proto.Message)
func (*TxStatusRequest) XXX_Size ¶
func (m *TxStatusRequest) XXX_Size() int
func (*TxStatusRequest) XXX_Unmarshal ¶
func (m *TxStatusRequest) XXX_Unmarshal(b []byte) error
type TxStatusResponse ¶
type TxStatusResponse struct { TxStatus []uint32 `protobuf:"varint,1,rep,packed,name=tx_status,json=txStatus,proto3" json:"tx_status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TxStatusResponse) Descriptor ¶
func (*TxStatusResponse) Descriptor() ([]byte, []int)
func (*TxStatusResponse) GetTxStatus ¶
func (m *TxStatusResponse) GetTxStatus() []uint32
func (*TxStatusResponse) ProtoMessage ¶
func (*TxStatusResponse) ProtoMessage()
func (*TxStatusResponse) Reset ¶
func (m *TxStatusResponse) Reset()
func (*TxStatusResponse) String ¶
func (m *TxStatusResponse) String() string
func (*TxStatusResponse) XXX_DiscardUnknown ¶
func (m *TxStatusResponse) XXX_DiscardUnknown()
func (*TxStatusResponse) XXX_Marshal ¶
func (m *TxStatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TxStatusResponse) XXX_Merge ¶
func (m *TxStatusResponse) XXX_Merge(src proto.Message)
func (*TxStatusResponse) XXX_Size ¶
func (m *TxStatusResponse) XXX_Size() int
func (*TxStatusResponse) XXX_Unmarshal ¶
func (m *TxStatusResponse) XXX_Unmarshal(b []byte) error
type UnimplementedChainServiceServer ¶
type UnimplementedChainServiceServer struct { }
UnimplementedChainServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedChainServiceServer) ChainHeadEvent ¶
func (UnimplementedChainServiceServer) ChainHeadEvent(*ChainHeadEventRequest, ChainService_ChainHeadEventServer) error
func (UnimplementedChainServiceServer) CurrentBlock ¶
func (UnimplementedChainServiceServer) CurrentBlock(context.Context, *CurrentBlockRequest) (*CurrentBlockResponse, error)
func (UnimplementedChainServiceServer) GetBalance ¶
func (UnimplementedChainServiceServer) GetBalance(context.Context, *BalanceRequest) (*BalanceResponse, error)
func (UnimplementedChainServiceServer) GetBlock ¶
func (UnimplementedChainServiceServer) GetBlock(context.Context, *BlockRequest) (*BlockResponse, error)
func (UnimplementedChainServiceServer) GetNonce ¶
func (UnimplementedChainServiceServer) GetNonce(context.Context, *NonceRequest) (*NonceResponse, error)
func (UnimplementedChainServiceServer) LatestHeader ¶
func (UnimplementedChainServiceServer) LatestHeader(context.Context, *LatestHeaderRequest) (*LatestHeaderResponse, error)
func (UnimplementedChainServiceServer) ServiceReady ¶
func (UnimplementedChainServiceServer) ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error)
type UnimplementedTrustedServiceServer ¶
type UnimplementedTrustedServiceServer struct { }
UnimplementedTrustedServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTrustedServiceServer) AddLocalTrustedTxs ¶
func (UnimplementedTrustedServiceServer) AddLocalTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error)
func (UnimplementedTrustedServiceServer) AddLocalsTx ¶
func (UnimplementedTrustedServiceServer) AddLocalsTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error)
func (UnimplementedTrustedServiceServer) AddRemoteTrustedTxs ¶
func (UnimplementedTrustedServiceServer) AddRemoteTrustedTxs(context.Context, *AddTrustedTxsRequest) (*AddTrustedTxsResponse, error)
func (UnimplementedTrustedServiceServer) AddRemoteTx ¶
func (UnimplementedTrustedServiceServer) AddRemoteTx(context.Context, *AddTxsRequest) (*AddTxsResponse, error)
func (UnimplementedTrustedServiceServer) CheckSecretKey ¶
func (UnimplementedTrustedServiceServer) CheckSecretKey(context.Context, *emptypb.Empty) (*CheckSecretKeyResponse, error)
func (UnimplementedTrustedServiceServer) CommittedBlockVerify ¶
func (UnimplementedTrustedServiceServer) CommittedBlockVerify(context.Context, *CommittedBlockVerifyRequest) (*CommittedBlockVerifyResponse, error)
func (UnimplementedTrustedServiceServer) Crypt ¶
func (UnimplementedTrustedServiceServer) Crypt(context.Context, *CryptRequest) (*CryptResponse, error)
func (UnimplementedTrustedServiceServer) FillBlock ¶
func (UnimplementedTrustedServiceServer) FillBlock(context.Context, *FillBlockRequest) (*FillBlockResponse, error)
func (UnimplementedTrustedServiceServer) GetAuthData ¶
func (UnimplementedTrustedServiceServer) GetAuthData(context.Context, *GetAuthDataRequest) (*GetAuthDataResponse, error)
func (UnimplementedTrustedServiceServer) GetRequestKeyData ¶
func (UnimplementedTrustedServiceServer) GetRequestKeyData(context.Context, *GetRequestKeyDataRequest) (*GetRequestKeyDataResponse, error)
func (UnimplementedTrustedServiceServer) GetResponseKeyData ¶
func (UnimplementedTrustedServiceServer) GetResponseKeyData(context.Context, *GetResponseKeyDataRequest) (*GetResponseKeyDataResponse, error)
func (UnimplementedTrustedServiceServer) GetVerifyData ¶
func (UnimplementedTrustedServiceServer) GetVerifyData(context.Context, *GetVerifyDataRequest) (*GetVerifyDataResponse, error)
func (UnimplementedTrustedServiceServer) PendingNonce ¶
func (UnimplementedTrustedServiceServer) PendingNonce(context.Context, *PendingNonceRequest) (*PendingNonceResponse, error)
func (UnimplementedTrustedServiceServer) PoolContent ¶
func (UnimplementedTrustedServiceServer) PoolContent(context.Context, *PoolContentRequest) (*PoolContentResponse, error)
func (UnimplementedTrustedServiceServer) PoolContentFrom ¶
func (UnimplementedTrustedServiceServer) PoolContentFrom(context.Context, *PoolContentRequest) (*PoolContentResponse, error)
func (UnimplementedTrustedServiceServer) PoolGasPrice ¶
func (UnimplementedTrustedServiceServer) PoolGasPrice(context.Context, *emptypb.Empty) (*GasPriceResponse, error)
func (UnimplementedTrustedServiceServer) PoolLocals ¶
func (UnimplementedTrustedServiceServer) PoolLocals(context.Context, *emptypb.Empty) (*PoolLocalsResponse, error)
func (UnimplementedTrustedServiceServer) PoolPending ¶
func (UnimplementedTrustedServiceServer) PoolPending(context.Context, *emptypb.Empty) (*PoolPendingResponse, error)
func (UnimplementedTrustedServiceServer) PoolSetPrice ¶
func (UnimplementedTrustedServiceServer) PoolSetPrice(context.Context, *SetPriceRequest) (*emptypb.Empty, error)
func (UnimplementedTrustedServiceServer) PoolStat ¶
func (UnimplementedTrustedServiceServer) PoolStat(context.Context, *emptypb.Empty) (*PoolStatResponse, error)
func (UnimplementedTrustedServiceServer) ServiceReady ¶
func (UnimplementedTrustedServiceServer) ServiceReady(context.Context, *emptypb.Empty) (*ServiceReadyResponse, error)
func (UnimplementedTrustedServiceServer) SubscribeNewTransaction ¶
func (UnimplementedTrustedServiceServer) SubscribeNewTransaction(*SubscribeNewTxRequest, TrustedService_SubscribeNewTransactionServer) error
func (UnimplementedTrustedServiceServer) TxGet ¶
func (UnimplementedTrustedServiceServer) TxGet(context.Context, *TxGetRequest) (*TxGetResponse, error)
func (UnimplementedTrustedServiceServer) TxHas ¶
func (UnimplementedTrustedServiceServer) TxHas(context.Context, *TxHasRequest) (*TxHasResponse, error)
func (UnimplementedTrustedServiceServer) TxStatus ¶
func (UnimplementedTrustedServiceServer) TxStatus(context.Context, *TxStatusRequest) (*TxStatusResponse, error)
func (UnimplementedTrustedServiceServer) VerifyAuth ¶
func (UnimplementedTrustedServiceServer) VerifyAuth(context.Context, *VerifyAuthRequest) (*VerifyAuthResponse, error)
func (UnimplementedTrustedServiceServer) VerifyRemoteVerify ¶
func (UnimplementedTrustedServiceServer) VerifyRemoteVerify(context.Context, *VerifyRemoteVerifyRequest) (*VerifyRemoteVerifyResponse, error)
func (UnimplementedTrustedServiceServer) VerifyRequestKeyData ¶
func (UnimplementedTrustedServiceServer) VerifyRequestKeyData(context.Context, *VerifyRequestKeyDataRequest) (*VerifyRequestKeyDataResponse, error)
func (UnimplementedTrustedServiceServer) VerifyResponseKey ¶
func (UnimplementedTrustedServiceServer) VerifyResponseKey(context.Context, *VerifyResponseKeyRequest) (*VerifyResponseKeyResponse, error)
type UnsafeChainServiceServer ¶
type UnsafeChainServiceServer interface {
// contains filtered or unexported methods
}
UnsafeChainServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ChainServiceServer will result in compilation errors.
type UnsafeTrustedServiceServer ¶
type UnsafeTrustedServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrustedServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrustedServiceServer will result in compilation errors.
type VerifyAuthRequest ¶
type VerifyAuthRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` AuthData []byte `protobuf:"bytes,2,opt,name=auth_data,json=authData,proto3" json:"auth_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyAuthRequest) Descriptor ¶
func (*VerifyAuthRequest) Descriptor() ([]byte, []int)
func (*VerifyAuthRequest) GetAuthData ¶
func (m *VerifyAuthRequest) GetAuthData() []byte
func (*VerifyAuthRequest) GetPeerId ¶
func (m *VerifyAuthRequest) GetPeerId() string
func (*VerifyAuthRequest) ProtoMessage ¶
func (*VerifyAuthRequest) ProtoMessage()
func (*VerifyAuthRequest) Reset ¶
func (m *VerifyAuthRequest) Reset()
func (*VerifyAuthRequest) String ¶
func (m *VerifyAuthRequest) String() string
func (*VerifyAuthRequest) XXX_DiscardUnknown ¶
func (m *VerifyAuthRequest) XXX_DiscardUnknown()
func (*VerifyAuthRequest) XXX_Marshal ¶
func (m *VerifyAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyAuthRequest) XXX_Merge ¶
func (m *VerifyAuthRequest) XXX_Merge(src proto.Message)
func (*VerifyAuthRequest) XXX_Size ¶
func (m *VerifyAuthRequest) XXX_Size() int
func (*VerifyAuthRequest) XXX_Unmarshal ¶
func (m *VerifyAuthRequest) XXX_Unmarshal(b []byte) error
type VerifyAuthResponse ¶
type VerifyAuthResponse struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyAuthResponse) Descriptor ¶
func (*VerifyAuthResponse) Descriptor() ([]byte, []int)
func (*VerifyAuthResponse) GetError ¶
func (m *VerifyAuthResponse) GetError() string
func (*VerifyAuthResponse) ProtoMessage ¶
func (*VerifyAuthResponse) ProtoMessage()
func (*VerifyAuthResponse) Reset ¶
func (m *VerifyAuthResponse) Reset()
func (*VerifyAuthResponse) String ¶
func (m *VerifyAuthResponse) String() string
func (*VerifyAuthResponse) XXX_DiscardUnknown ¶
func (m *VerifyAuthResponse) XXX_DiscardUnknown()
func (*VerifyAuthResponse) XXX_Marshal ¶
func (m *VerifyAuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyAuthResponse) XXX_Merge ¶
func (m *VerifyAuthResponse) XXX_Merge(src proto.Message)
func (*VerifyAuthResponse) XXX_Size ¶
func (m *VerifyAuthResponse) XXX_Size() int
func (*VerifyAuthResponse) XXX_Unmarshal ¶
func (m *VerifyAuthResponse) XXX_Unmarshal(b []byte) error
type VerifyRemoteVerifyRequest ¶
type VerifyRemoteVerifyRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` VerifyData []byte `protobuf:"bytes,2,opt,name=verify_data,json=verifyData,proto3" json:"verify_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyRemoteVerifyRequest) Descriptor ¶
func (*VerifyRemoteVerifyRequest) Descriptor() ([]byte, []int)
func (*VerifyRemoteVerifyRequest) GetPeerId ¶
func (m *VerifyRemoteVerifyRequest) GetPeerId() string
func (*VerifyRemoteVerifyRequest) GetVerifyData ¶
func (m *VerifyRemoteVerifyRequest) GetVerifyData() []byte
func (*VerifyRemoteVerifyRequest) ProtoMessage ¶
func (*VerifyRemoteVerifyRequest) ProtoMessage()
func (*VerifyRemoteVerifyRequest) Reset ¶
func (m *VerifyRemoteVerifyRequest) Reset()
func (*VerifyRemoteVerifyRequest) String ¶
func (m *VerifyRemoteVerifyRequest) String() string
func (*VerifyRemoteVerifyRequest) XXX_DiscardUnknown ¶
func (m *VerifyRemoteVerifyRequest) XXX_DiscardUnknown()
func (*VerifyRemoteVerifyRequest) XXX_Marshal ¶
func (m *VerifyRemoteVerifyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyRemoteVerifyRequest) XXX_Merge ¶
func (m *VerifyRemoteVerifyRequest) XXX_Merge(src proto.Message)
func (*VerifyRemoteVerifyRequest) XXX_Size ¶
func (m *VerifyRemoteVerifyRequest) XXX_Size() int
func (*VerifyRemoteVerifyRequest) XXX_Unmarshal ¶
func (m *VerifyRemoteVerifyRequest) XXX_Unmarshal(b []byte) error
type VerifyRemoteVerifyResponse ¶
type VerifyRemoteVerifyResponse struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyRemoteVerifyResponse) Descriptor ¶
func (*VerifyRemoteVerifyResponse) Descriptor() ([]byte, []int)
func (*VerifyRemoteVerifyResponse) GetError ¶
func (m *VerifyRemoteVerifyResponse) GetError() string
func (*VerifyRemoteVerifyResponse) ProtoMessage ¶
func (*VerifyRemoteVerifyResponse) ProtoMessage()
func (*VerifyRemoteVerifyResponse) Reset ¶
func (m *VerifyRemoteVerifyResponse) Reset()
func (*VerifyRemoteVerifyResponse) String ¶
func (m *VerifyRemoteVerifyResponse) String() string
func (*VerifyRemoteVerifyResponse) XXX_DiscardUnknown ¶
func (m *VerifyRemoteVerifyResponse) XXX_DiscardUnknown()
func (*VerifyRemoteVerifyResponse) XXX_Marshal ¶
func (m *VerifyRemoteVerifyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyRemoteVerifyResponse) XXX_Merge ¶
func (m *VerifyRemoteVerifyResponse) XXX_Merge(src proto.Message)
func (*VerifyRemoteVerifyResponse) XXX_Size ¶
func (m *VerifyRemoteVerifyResponse) XXX_Size() int
func (*VerifyRemoteVerifyResponse) XXX_Unmarshal ¶
func (m *VerifyRemoteVerifyResponse) XXX_Unmarshal(b []byte) error
type VerifyRequestKeyDataRequest ¶
type VerifyRequestKeyDataRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` RequestKeyData []byte `protobuf:"bytes,2,opt,name=request_key_data,json=requestKeyData,proto3" json:"request_key_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyRequestKeyDataRequest) Descriptor ¶
func (*VerifyRequestKeyDataRequest) Descriptor() ([]byte, []int)
func (*VerifyRequestKeyDataRequest) GetPeerId ¶
func (m *VerifyRequestKeyDataRequest) GetPeerId() string
func (*VerifyRequestKeyDataRequest) GetRequestKeyData ¶
func (m *VerifyRequestKeyDataRequest) GetRequestKeyData() []byte
func (*VerifyRequestKeyDataRequest) ProtoMessage ¶
func (*VerifyRequestKeyDataRequest) ProtoMessage()
func (*VerifyRequestKeyDataRequest) Reset ¶
func (m *VerifyRequestKeyDataRequest) Reset()
func (*VerifyRequestKeyDataRequest) String ¶
func (m *VerifyRequestKeyDataRequest) String() string
func (*VerifyRequestKeyDataRequest) XXX_DiscardUnknown ¶
func (m *VerifyRequestKeyDataRequest) XXX_DiscardUnknown()
func (*VerifyRequestKeyDataRequest) XXX_Marshal ¶
func (m *VerifyRequestKeyDataRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyRequestKeyDataRequest) XXX_Merge ¶
func (m *VerifyRequestKeyDataRequest) XXX_Merge(src proto.Message)
func (*VerifyRequestKeyDataRequest) XXX_Size ¶
func (m *VerifyRequestKeyDataRequest) XXX_Size() int
func (*VerifyRequestKeyDataRequest) XXX_Unmarshal ¶
func (m *VerifyRequestKeyDataRequest) XXX_Unmarshal(b []byte) error
type VerifyRequestKeyDataResponse ¶
type VerifyRequestKeyDataResponse struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyRequestKeyDataResponse) Descriptor ¶
func (*VerifyRequestKeyDataResponse) Descriptor() ([]byte, []int)
func (*VerifyRequestKeyDataResponse) GetError ¶
func (m *VerifyRequestKeyDataResponse) GetError() string
func (*VerifyRequestKeyDataResponse) ProtoMessage ¶
func (*VerifyRequestKeyDataResponse) ProtoMessage()
func (*VerifyRequestKeyDataResponse) Reset ¶
func (m *VerifyRequestKeyDataResponse) Reset()
func (*VerifyRequestKeyDataResponse) String ¶
func (m *VerifyRequestKeyDataResponse) String() string
func (*VerifyRequestKeyDataResponse) XXX_DiscardUnknown ¶
func (m *VerifyRequestKeyDataResponse) XXX_DiscardUnknown()
func (*VerifyRequestKeyDataResponse) XXX_Marshal ¶
func (m *VerifyRequestKeyDataResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyRequestKeyDataResponse) XXX_Merge ¶
func (m *VerifyRequestKeyDataResponse) XXX_Merge(src proto.Message)
func (*VerifyRequestKeyDataResponse) XXX_Size ¶
func (m *VerifyRequestKeyDataResponse) XXX_Size() int
func (*VerifyRequestKeyDataResponse) XXX_Unmarshal ¶
func (m *VerifyRequestKeyDataResponse) XXX_Unmarshal(b []byte) error
type VerifyResponseKeyRequest ¶
type VerifyResponseKeyRequest struct { PeerId string `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"` ResponseKeyData []byte `protobuf:"bytes,2,opt,name=response_key_data,json=responseKeyData,proto3" json:"response_key_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyResponseKeyRequest) Descriptor ¶
func (*VerifyResponseKeyRequest) Descriptor() ([]byte, []int)
func (*VerifyResponseKeyRequest) GetPeerId ¶
func (m *VerifyResponseKeyRequest) GetPeerId() string
func (*VerifyResponseKeyRequest) GetResponseKeyData ¶
func (m *VerifyResponseKeyRequest) GetResponseKeyData() []byte
func (*VerifyResponseKeyRequest) ProtoMessage ¶
func (*VerifyResponseKeyRequest) ProtoMessage()
func (*VerifyResponseKeyRequest) Reset ¶
func (m *VerifyResponseKeyRequest) Reset()
func (*VerifyResponseKeyRequest) String ¶
func (m *VerifyResponseKeyRequest) String() string
func (*VerifyResponseKeyRequest) XXX_DiscardUnknown ¶
func (m *VerifyResponseKeyRequest) XXX_DiscardUnknown()
func (*VerifyResponseKeyRequest) XXX_Marshal ¶
func (m *VerifyResponseKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyResponseKeyRequest) XXX_Merge ¶
func (m *VerifyResponseKeyRequest) XXX_Merge(src proto.Message)
func (*VerifyResponseKeyRequest) XXX_Size ¶
func (m *VerifyResponseKeyRequest) XXX_Size() int
func (*VerifyResponseKeyRequest) XXX_Unmarshal ¶
func (m *VerifyResponseKeyRequest) XXX_Unmarshal(b []byte) error
type VerifyResponseKeyResponse ¶
type VerifyResponseKeyResponse struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VerifyResponseKeyResponse) Descriptor ¶
func (*VerifyResponseKeyResponse) Descriptor() ([]byte, []int)
func (*VerifyResponseKeyResponse) GetError ¶
func (m *VerifyResponseKeyResponse) GetError() string
func (*VerifyResponseKeyResponse) ProtoMessage ¶
func (*VerifyResponseKeyResponse) ProtoMessage()
func (*VerifyResponseKeyResponse) Reset ¶
func (m *VerifyResponseKeyResponse) Reset()
func (*VerifyResponseKeyResponse) String ¶
func (m *VerifyResponseKeyResponse) String() string
func (*VerifyResponseKeyResponse) XXX_DiscardUnknown ¶
func (m *VerifyResponseKeyResponse) XXX_DiscardUnknown()
func (*VerifyResponseKeyResponse) XXX_Marshal ¶
func (m *VerifyResponseKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerifyResponseKeyResponse) XXX_Merge ¶
func (m *VerifyResponseKeyResponse) XXX_Merge(src proto.Message)
func (*VerifyResponseKeyResponse) XXX_Size ¶
func (m *VerifyResponseKeyResponse) XXX_Size() int
func (*VerifyResponseKeyResponse) XXX_Unmarshal ¶
func (m *VerifyResponseKeyResponse) XXX_Unmarshal(b []byte) error