SigningInput$json top-level constant

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

Implementation

@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
  '1': 'SigningInput',
  '2': [
    {'1': 'byte_fee', '3': 1, '4': 1, '5': 4, '10': 'byteFee'},
    {'1': 'private_key', '3': 2, '4': 3, '5': 12, '10': 'privateKey'},
    {
      '1': 'cell',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.TW.Nervos.Proto.Cell',
      '10': 'cell'
    },
    {
      '1': 'plan',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.TransactionPlan',
      '10': 'plan'
    },
    {
      '1': 'native_transfer',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.NativeTransfer',
      '9': 0,
      '10': 'nativeTransfer'
    },
    {
      '1': 'sudt_transfer',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.SudtTransfer',
      '9': 0,
      '10': 'sudtTransfer'
    },
    {
      '1': 'dao_deposit',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.DaoDeposit',
      '9': 0,
      '10': 'daoDeposit'
    },
    {
      '1': 'dao_withdraw_phase1',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.DaoWithdrawPhase1',
      '9': 0,
      '10': 'daoWithdrawPhase1'
    },
    {
      '1': 'dao_withdraw_phase2',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.DaoWithdrawPhase2',
      '9': 0,
      '10': 'daoWithdrawPhase2'
    },
  ],
  '8': [
    {'1': 'operation_oneof'},
  ],
};