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