GetMempoolEntryResponseMessage$json top-level constant
- @Deprecated('Use getMempoolEntryResponseMessageDescriptor instead')
Map<String, Object>
const
GetMempoolEntryResponseMessage$json
Implementation
@$core.Deprecated('Use getMempoolEntryResponseMessageDescriptor instead')
const GetMempoolEntryResponseMessage$json = const {
'1': 'GetMempoolEntryResponseMessage',
'2': const [
const {'1': 'entry', '3': 1, '4': 1, '5': 11, '6': '.protowire.MempoolEntry', '10': 'entry'},
const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
],
};