SubmitBlockResponseMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use submitBlockResponseMessageDescriptor instead')
const SubmitBlockResponseMessage$json = const {
  '1': 'SubmitBlockResponseMessage',
  '2': const [
    const {'1': 'rejectReason', '3': 1, '4': 1, '5': 14, '6': '.protowire.SubmitBlockResponseMessage.RejectReason', '10': 'rejectReason'},
    const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
  ],
  '4': const [SubmitBlockResponseMessage_RejectReason$json],
};