TxResponse$json top-level constant
Implementation
@$core.Deprecated('Use txResponseDescriptor instead')
const TxResponse$json = const {
'1': 'TxResponse',
'2': const [
const {'1': 'height', '3': 1, '4': 1, '5': 3, '10': 'height'},
const {'1': 'txhash', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'txhash'},
const {'1': 'codespace', '3': 3, '4': 1, '5': 9, '10': 'codespace'},
const {'1': 'code', '3': 4, '4': 1, '5': 13, '10': 'code'},
const {'1': 'data', '3': 5, '4': 1, '5': 9, '10': 'data'},
const {'1': 'raw_log', '3': 6, '4': 1, '5': 9, '10': 'rawLog'},
const {'1': 'logs', '3': 7, '4': 3, '5': 11, '6': '.cosmos.base.abci.v1beta1.ABCIMessageLog', '8': const {}, '10': 'logs'},
const {'1': 'info', '3': 8, '4': 1, '5': 9, '10': 'info'},
const {'1': 'gas_wanted', '3': 9, '4': 1, '5': 3, '10': 'gasWanted'},
const {'1': 'gas_used', '3': 10, '4': 1, '5': 3, '10': 'gasUsed'},
const {'1': 'tx', '3': 11, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'tx'},
const {'1': 'timestamp', '3': 12, '4': 1, '5': 9, '10': 'timestamp'},
const {'1': 'events', '3': 13, '4': 3, '5': 11, '6': '.tendermint.abci.Event', '8': const {}, '10': 'events'},
],
'7': const {},
};