ResponseCheckTx$json top-level constant
Implementation
@$core.Deprecated('Use responseCheckTxDescriptor instead')
const ResponseCheckTx$json = const {
'1': 'ResponseCheckTx',
'2': const [
const {'1': 'code', '3': 1, '4': 1, '5': 13, '10': 'code'},
const {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
const {'1': 'log', '3': 3, '4': 1, '5': 9, '10': 'log'},
const {'1': 'info', '3': 4, '4': 1, '5': 9, '10': 'info'},
const {'1': 'gas_wanted', '3': 5, '4': 1, '5': 3, '10': 'gas_wanted'},
const {'1': 'gas_used', '3': 6, '4': 1, '5': 3, '10': 'gas_used'},
const {'1': 'events', '3': 7, '4': 3, '5': 11, '6': '.tendermint.abci.Event', '8': const {}, '10': 'events'},
const {'1': 'codespace', '3': 8, '4': 1, '5': 9, '10': 'codespace'},
],
};