GetTxResponse$json top-level constant
Implementation
@$core.Deprecated('Use getTxResponseDescriptor instead')
const GetTxResponse$json = const {
'1': 'GetTxResponse',
'2': const [
const {'1': 'tx', '3': 1, '4': 1, '5': 11, '6': '.cosmos.tx.v1beta1.Tx', '10': 'tx'},
const {'1': 'tx_response', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.abci.v1beta1.TxResponse', '10': 'txResponse'},
],
};