ABCIQueryResponse$json top-level constant
Implementation
@$core.Deprecated('Use aBCIQueryResponseDescriptor instead')
const ABCIQueryResponse$json = {
'1': 'ABCIQueryResponse',
'2': [
{'1': 'code', '3': 1, '4': 1, '5': 13, '10': 'code'},
{'1': 'log', '3': 3, '4': 1, '5': 9, '10': 'log'},
{'1': 'info', '3': 4, '4': 1, '5': 9, '10': 'info'},
{'1': 'index', '3': 5, '4': 1, '5': 3, '10': 'index'},
{'1': 'key', '3': 6, '4': 1, '5': 12, '10': 'key'},
{'1': 'value', '3': 7, '4': 1, '5': 12, '10': 'value'},
{'1': 'proof_ops', '3': 8, '4': 1, '5': 11, '6': '.cosmos.base.tendermint.v1beta1.ProofOps', '10': 'proofOps'},
{'1': 'height', '3': 9, '4': 1, '5': 3, '10': 'height'},
{'1': 'codespace', '3': 10, '4': 1, '5': 9, '10': 'codespace'},
],
'9': [
{'1': 2, '2': 3},
],
};