ABCIQueryRequest defines the request structure for the ABCIQuery gRPC query.
ABCIQueryResponse defines the response structure for the ABCIQuery gRPC query.
BroadcastTxAsyncRequest is the request type for the BroadcastTxAsync RPC method.
BroadcastTxAsyncResponse is the response type for the BroadcastTxAsync RPC method.
BroadcastTxSyncRequest is the request type for the BroadcastTxSync RPC method.
BroadcastTxSyncResponse is the response type for the BroadcastTxSync RPC method.
GetBlockByHeightRequest is the request type for the Query/GetBlockByHeight RPC method.
GetBlockByHeightResponse is the response type for the Query/GetBlockByHeight RPC method.
GetStatusRequest is the request type for the Query/GetStatus RPC method.
GetStatusResponse is the response type for the Query/GetStatus RPC method.
GetTxRequest is the request type for the GetTx RPC method.
GetTxResponse is the response type for the GetTx RPC method.