Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'recent_blockhash', '3': 2, '4': 1, '5': 9, '10': 'recentBlockhash'},
{'1': 'v0_msg', '3': 3, '4': 1, '5': 8, '10': 'v0Msg'},
{
'1': 'transfer_transaction',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.Transfer',
'9': 0,
'10': 'transferTransaction'
},
{
'1': 'delegate_stake_transaction',
'3': 5,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.DelegateStake',
'9': 0,
'10': 'delegateStakeTransaction'
},
{
'1': 'deactivate_stake_transaction',
'3': 6,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.DeactivateStake',
'9': 0,
'10': 'deactivateStakeTransaction'
},
{
'1': 'deactivate_all_stake_transaction',
'3': 7,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.DeactivateAllStake',
'9': 0,
'10': 'deactivateAllStakeTransaction'
},
{
'1': 'withdraw_transaction',
'3': 8,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.WithdrawStake',
'9': 0,
'10': 'withdrawTransaction'
},
{
'1': 'withdraw_all_transaction',
'3': 9,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.WithdrawAllStake',
'9': 0,
'10': 'withdrawAllTransaction'
},
{
'1': 'create_token_account_transaction',
'3': 10,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.CreateTokenAccount',
'9': 0,
'10': 'createTokenAccountTransaction'
},
{
'1': 'token_transfer_transaction',
'3': 11,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.TokenTransfer',
'9': 0,
'10': 'tokenTransferTransaction'
},
{
'1': 'create_and_transfer_token_transaction',
'3': 12,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.CreateAndTransferToken',
'9': 0,
'10': 'createAndTransferTokenTransaction'
},
{
'1': 'create_nonce_account',
'3': 13,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.CreateNonceAccount',
'9': 0,
'10': 'createNonceAccount'
},
{
'1': 'withdraw_nonce_account',
'3': 16,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.WithdrawNonceAccount',
'9': 0,
'10': 'withdrawNonceAccount'
},
{
'1': 'advance_nonce_account',
'3': 19,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.AdvanceNonceAccount',
'9': 0,
'10': 'advanceNonceAccount'
},
{'1': 'sender', '3': 14, '4': 1, '5': 9, '10': 'sender'},
{'1': 'nonce_account', '3': 15, '4': 1, '5': 9, '10': 'nonceAccount'},
{
'1': 'fee_payer_private_key',
'3': 17,
'4': 1,
'5': 12,
'10': 'feePayerPrivateKey'
},
{'1': 'fee_payer', '3': 18, '4': 1, '5': 9, '10': 'feePayer'},
{
'1': 'raw_message',
'3': 20,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.RawMessage',
'10': 'rawMessage'
},
{
'1': 'tx_encoding',
'3': 21,
'4': 1,
'5': 14,
'6': '.TW.Solana.Proto.Encoding',
'10': 'txEncoding'
},
{
'1': 'priority_fee_price',
'3': 22,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.PriorityFeePrice',
'10': 'priorityFeePrice'
},
{
'1': 'priority_fee_limit',
'3': 23,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.PriorityFeeLimit',
'10': 'priorityFeeLimit'
},
],
'8': [
{'1': 'transaction_type'},
],
};