proto/cosmos/base/abci/v1beta1/export library

Classes

ABCIMessageLog
ABCIMessageLog defines a structure containing an indexed tx ABCI message log.
Attribute
Attribute defines an attribute wrapper where the key and value are strings instead of raw bytes.
GasInfo
GasInfo defines tx execution gas context.
MsgData
MsgData defines the data returned in a Result object during message execution.
Result
Result is the union of ResponseFormat and ResponseCheckTx.
SearchBlocksResult
SearchBlocksResult defines a structure for querying blocks pageable
SearchTxsResult
SearchTxsResult defines a structure for querying txs pageable
SimulationResponse
SimulationResponse defines the response generated when a transaction is successfully simulated.
StringEvent
StringEvent defines en Event object wrapper where all the attributes contain key/value pairs that are strings instead of raw bytes.
TxMsgData
TxMsgData defines a list of MsgData. A transaction will have a MsgData object for each message.
TxResponse
TxResponse defines a structure containing relevant tx data and metadata. The tags are stringified and the log is JSON decoded.

Properties

aBCIMessageLogDescriptor Uint8List
Descriptor for ABCIMessageLog. Decode as a google.protobuf.DescriptorProto.
final
attributeDescriptor Uint8List
Descriptor for Attribute. Decode as a google.protobuf.DescriptorProto.
final
gasInfoDescriptor Uint8List
Descriptor for GasInfo. Decode as a google.protobuf.DescriptorProto.
final
msgDataDescriptor Uint8List
Descriptor for MsgData. Decode as a google.protobuf.DescriptorProto.
final
resultDescriptor Uint8List
Descriptor for Result. Decode as a google.protobuf.DescriptorProto.
final
searchBlocksResultDescriptor Uint8List
Descriptor for SearchBlocksResult. Decode as a google.protobuf.DescriptorProto.
final
searchTxsResultDescriptor Uint8List
Descriptor for SearchTxsResult. Decode as a google.protobuf.DescriptorProto.
final
simulationResponseDescriptor Uint8List
Descriptor for SimulationResponse. Decode as a google.protobuf.DescriptorProto.
final
stringEventDescriptor Uint8List
Descriptor for StringEvent. Decode as a google.protobuf.DescriptorProto.
final
txMsgDataDescriptor Uint8List
Descriptor for TxMsgData. Decode as a google.protobuf.DescriptorProto.
final
txResponseDescriptor Uint8List
Descriptor for TxResponse. Decode as a google.protobuf.DescriptorProto.
final