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': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
    {'1': 'signer', '3': 2, '4': 1, '5': 9, '10': 'signer'},
    {
      '1': 'sign_direct_message',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.SignDirect',
      '9': 0,
      '10': 'signDirectMessage'
    },
    {
      '1': 'pay',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.Pay',
      '9': 0,
      '10': 'pay'
    },
    {
      '1': 'pay_sui',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.PaySui',
      '9': 0,
      '10': 'paySui'
    },
    {
      '1': 'pay_all_sui',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.PayAllSui',
      '9': 0,
      '10': 'payAllSui'
    },
    {
      '1': 'request_add_stake',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.RequestAddStake',
      '9': 0,
      '10': 'requestAddStake'
    },
    {
      '1': 'request_withdraw_stake',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.RequestWithdrawStake',
      '9': 0,
      '10': 'requestWithdrawStake'
    },
    {
      '1': 'transfer_object',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.TransferObject',
      '9': 0,
      '10': 'transferObject'
    },
    {'1': 'raw_json', '3': 10, '4': 1, '5': 9, '9': 0, '10': 'rawJson'},
    {'1': 'gas_budget', '3': 12, '4': 1, '5': 4, '10': 'gasBudget'},
    {
      '1': 'reference_gas_price',
      '3': 13,
      '4': 1,
      '5': 4,
      '10': 'referenceGasPrice'
    },
  ],
  '8': [
    {'1': 'transaction_payload'},
  ],
};