ActionCore$json top-level constant

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

Implementation

@$core.Deprecated('Use actionCoreDescriptor instead')
const ActionCore$json = const {
  '1': 'ActionCore',
  '2': const [
    const {'1': 'version', '3': 1, '4': 1, '5': 13, '10': 'version'},
    const {'1': 'nonce', '3': 2, '4': 1, '5': 4, '10': 'nonce'},
    const {'1': 'gasLimit', '3': 3, '4': 1, '5': 4, '10': 'gasLimit'},
    const {'1': 'gasPrice', '3': 4, '4': 1, '5': 9, '10': 'gasPrice'},
    const {
      '1': 'transfer',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Transfer',
      '9': 0,
      '10': 'transfer'
    },
    const {
      '1': 'execution',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.ContractCall',
      '9': 0,
      '10': 'execution'
    },
    const {
      '1': 'stakeCreate',
      '3': 40,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.Create',
      '9': 0,
      '10': 'stakeCreate'
    },
    const {
      '1': 'stakeUnstake',
      '3': 41,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.Reclaim',
      '9': 0,
      '10': 'stakeUnstake'
    },
    const {
      '1': 'stakeWithdraw',
      '3': 42,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.Reclaim',
      '9': 0,
      '10': 'stakeWithdraw'
    },
    const {
      '1': 'stakeAddDeposit',
      '3': 43,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.AddDeposit',
      '9': 0,
      '10': 'stakeAddDeposit'
    },
    const {
      '1': 'stakeRestake',
      '3': 44,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.Restake',
      '9': 0,
      '10': 'stakeRestake'
    },
    const {
      '1': 'stakeChangeCandidate',
      '3': 45,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.ChangeCandidate',
      '9': 0,
      '10': 'stakeChangeCandidate'
    },
    const {
      '1': 'stakeTransferOwnership',
      '3': 46,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.TransferOwnership',
      '9': 0,
      '10': 'stakeTransferOwnership'
    },
    const {
      '1': 'candidateRegister',
      '3': 47,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.CandidateRegister',
      '9': 0,
      '10': 'candidateRegister'
    },
    const {
      '1': 'candidateUpdate',
      '3': 48,
      '4': 1,
      '5': 11,
      '6': '.TW.IoTeX.Proto.Staking.CandidateBasicInfo',
      '9': 0,
      '10': 'candidateUpdate'
    },
  ],
  '8': const [
    const {'1': 'action'},
  ],
};