GetBlockResponseMessage$json top-level constant

  1. @Deprecated('Use getBlockResponseMessageDescriptor instead')
Map<String, Object> const GetBlockResponseMessage$json

Implementation

@$core.Deprecated('Use getBlockResponseMessageDescriptor instead')
const GetBlockResponseMessage$json = const {
  '1': 'GetBlockResponseMessage',
  '2': const [
    const {'1': 'block', '3': 3, '4': 1, '5': 11, '6': '.protowire.RpcBlock', '10': 'block'},
    const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
  ],
};