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 = const {
  '1': 'SigningInput',
  '2': const [
    const {'1': 'genesis_id', '3': 1, '4': 1, '5': 9, '10': 'genesisId'},
    const {'1': 'genesis_hash', '3': 2, '4': 1, '5': 12, '10': 'genesisHash'},
    const {'1': 'note', '3': 3, '4': 1, '5': 12, '10': 'note'},
    const {'1': 'private_key', '3': 4, '4': 1, '5': 12, '10': 'privateKey'},
    const {'1': 'first_round', '3': 5, '4': 1, '5': 4, '10': 'firstRound'},
    const {'1': 'last_round', '3': 6, '4': 1, '5': 4, '10': 'lastRound'},
    const {'1': 'fee', '3': 7, '4': 1, '5': 4, '10': 'fee'},
    const {'1': 'transfer', '3': 10, '4': 1, '5': 11, '6': '.TW.Algorand.Proto.Transfer', '9': 0, '10': 'transfer'},
    const {'1': 'asset_transfer', '3': 11, '4': 1, '5': 11, '6': '.TW.Algorand.Proto.AssetTransfer', '9': 0, '10': 'assetTransfer'},
    const {'1': 'asset_opt_in', '3': 12, '4': 1, '5': 11, '6': '.TW.Algorand.Proto.AssetOptIn', '9': 0, '10': 'assetOptIn'},
  ],
  '8': const [
    const {'1': 'message_oneof'},
  ],
};