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': 'utxos', '3': 1, '4': 3, '5': 11, '6': '.TW.Cardano.Proto.TxInput', '10': 'utxos'},
    const {'1': 'private_key', '3': 2, '4': 3, '5': 12, '10': 'privateKey'},
    const {'1': 'transfer_message', '3': 3, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.Transfer', '10': 'transferMessage'},
    const {'1': 'register_staking_key', '3': 6, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.RegisterStakingKey', '10': 'registerStakingKey'},
    const {'1': 'delegate', '3': 7, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.Delegate', '10': 'delegate'},
    const {'1': 'withdraw', '3': 8, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.Withdraw', '10': 'withdraw'},
    const {'1': 'deregister_staking_key', '3': 9, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.DeregisterStakingKey', '10': 'deregisterStakingKey'},
    const {'1': 'ttl', '3': 4, '4': 1, '5': 4, '10': 'ttl'},
    const {'1': 'plan', '3': 5, '4': 1, '5': 11, '6': '.TW.Cardano.Proto.TransactionPlan', '10': 'plan'},
  ],
};