proto/cosmos/store/streaming/abci/export library
Classes
- ABCIListenerServiceBase
- ABCIListenerServiceClient
- ListenCommitRequest
- ListenCommitRequest is the request type for the ListenCommit RPC method
- ListenCommitResponse
- ListenCommitResponse is the response type for the ListenCommit RPC method
- ListenFinalizeBlockRequest
- ListenEndBlockRequest is the request type for the ListenEndBlock RPC method
- ListenFinalizeBlockResponse
- ListenEndBlockResponse is the response type for the ListenEndBlock RPC method
Constants
-
ListenCommitRequest$json
→ const Map<
String, Object> -
ListenCommitResponse$json
→ const Map<
String, String> -
ListenFinalizeBlockRequest$json
→ const Map<
String, Object> -
ListenFinalizeBlockResponse$json
→ const Map<
String, String>
Properties
- listenCommitRequestDescriptor → Uint8List
-
Descriptor for
ListenCommitRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - listenCommitResponseDescriptor → Uint8List
-
Descriptor for
ListenCommitResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - listenFinalizeBlockRequestDescriptor → Uint8List
-
Descriptor for
ListenFinalizeBlockRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - listenFinalizeBlockResponseDescriptor → Uint8List
-
Descriptor for
ListenFinalizeBlockResponse
. Decode as agoogle.protobuf.DescriptorProto
.final