package
0.0.0-20220731021823-891b8cbd4160
Repository: https://github.com/carina-hackatom/nova.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.
# Structs
ABCIQueryRequest defines the request structure for the ABCIQuery gRPC query.
ABCIQueryResponse defines the response structure for the ABCIQuery gRPC query.
Block is tendermint type Block, with the Header proposer address field converted to bech32 string.
GetBlockByHeightRequest is the request type for the Query/GetBlockByHeight RPC method.
GetBlockByHeightResponse is the response type for the Query/GetBlockByHeight RPC method.
GetLatestBlockRequest is the request type for the Query/GetLatestBlock RPC method.
GetLatestBlockResponse is the response type for the Query/GetLatestBlock RPC method.
GetLatestValidatorSetRequest is the request type for the Query/GetValidatorSetByHeight RPC method.
GetLatestValidatorSetResponse is the response type for the Query/GetValidatorSetByHeight RPC method.
GetNodeInfoRequest is the request type for the Query/GetNodeInfo RPC method.
GetNodeInfoResponse is the response type for the Query/GetNodeInfo RPC method.
GetSyncingRequest is the request type for the Query/GetSyncing RPC method.
GetSyncingResponse is the response type for the Query/GetSyncing RPC method.
GetValidatorSetByHeightRequest is the request type for the Query/GetValidatorSetByHeight RPC method.
GetValidatorSetByHeightResponse is the response type for the Query/GetValidatorSetByHeight RPC method.
Header defines the structure of a Tendermint block header.
Module is the type for VersionInfo.
ProofOp defines an operation used for calculating Merkle root.
ProofOps is Merkle proof defined by the list of ProofOps.
UnimplementedServiceServer must be embedded to have forward compatible implementations.
Validator is the type for the validator-set.
VersionInfo is the type for the GetNodeInfoResponse message.
# Interfaces
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.