Action$json top-level constant

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

Implementation

@$core.Deprecated('Use actionDescriptor instead')
const Action$json = const {
  '1': 'Action',
  '2': const [
    const {
      '1': 'core',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.ActionCore',
      '10': 'core'
    },
    const {'1': 'senderPubKey', '3': 2, '4': 1, '5': 12, '10': 'senderPubKey'},
    const {'1': 'signature', '3': 3, '4': 1, '5': 12, '10': 'signature'},
  ],
};