RawMessage_MessageLegacy$json top-level constant

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

Implementation

@$core.Deprecated('Use rawMessageDescriptor instead')
const RawMessage_MessageLegacy$json = {
  '1': 'MessageLegacy',
  '2': [
    {
      '1': 'header',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Solana.Proto.RawMessage.MessageHeader',
      '10': 'header'
    },
    {'1': 'account_keys', '3': 2, '4': 3, '5': 9, '10': 'accountKeys'},
    {'1': 'recent_blockhash', '3': 3, '4': 1, '5': 9, '10': 'recentBlockhash'},
    {
      '1': 'instructions',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.TW.Solana.Proto.RawMessage.Instruction',
      '10': 'instructions'
    },
  ],
};