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': 'fee', '3': 1, '4': 1, '5': 3, '10': 'fee'},
    {'1': 'sequence', '3': 2, '4': 1, '5': 13, '10': 'sequence'},
    {
      '1': 'last_ledger_sequence',
      '3': 3,
      '4': 1,
      '5': 13,
      '10': 'lastLedgerSequence'
    },
    {'1': 'account', '3': 4, '4': 1, '5': 9, '10': 'account'},
    {'1': 'flags', '3': 5, '4': 1, '5': 4, '10': 'flags'},
    {'1': 'private_key', '3': 6, '4': 1, '5': 12, '10': 'privateKey'},
    {
      '1': 'op_trust_set',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationTrustSet',
      '9': 0,
      '10': 'opTrustSet'
    },
    {
      '1': 'op_payment',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationPayment',
      '9': 0,
      '10': 'opPayment'
    },
    {
      '1': 'op_nftoken_burn',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationNFTokenBurn',
      '9': 0,
      '10': 'opNftokenBurn'
    },
    {
      '1': 'op_nftoken_create_offer',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationNFTokenCreateOffer',
      '9': 0,
      '10': 'opNftokenCreateOffer'
    },
    {
      '1': 'op_nftoken_accept_offer',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationNFTokenAcceptOffer',
      '9': 0,
      '10': 'opNftokenAcceptOffer'
    },
    {
      '1': 'op_nftoken_cancel_offer',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationNFTokenCancelOffer',
      '9': 0,
      '10': 'opNftokenCancelOffer'
    },
    {
      '1': 'op_escrow_create',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationEscrowCreate',
      '9': 0,
      '10': 'opEscrowCreate'
    },
    {
      '1': 'op_escrow_cancel',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationEscrowCancel',
      '9': 0,
      '10': 'opEscrowCancel'
    },
    {
      '1': 'op_escrow_finish',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.OperationEscrowFinish',
      '9': 0,
      '10': 'opEscrowFinish'
    },
    {'1': 'public_key', '3': 15, '4': 1, '5': 12, '10': 'publicKey'},
    {'1': 'raw_json', '3': 20, '4': 1, '5': 9, '10': 'rawJson'},
    {'1': 'source_tag', '3': 25, '4': 1, '5': 4, '10': 'sourceTag'},
  ],
  '8': [
    {'1': 'operation_oneof'},
  ],
};