Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'sender', '3': 1, '4': 1, '5': 9, '10': 'sender'},
{'1': 'sequence_number', '3': 2, '4': 1, '5': 3, '10': 'sequenceNumber'},
{'1': 'max_gas_amount', '3': 3, '4': 1, '5': 4, '10': 'maxGasAmount'},
{'1': 'gas_unit_price', '3': 4, '4': 1, '5': 4, '10': 'gasUnitPrice'},
{
'1': 'expiration_timestamp_secs',
'3': 5,
'4': 1,
'5': 4,
'10': 'expirationTimestampSecs'
},
{'1': 'chain_id', '3': 6, '4': 1, '5': 13, '10': 'chainId'},
{'1': 'private_key', '3': 7, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'any_encoded', '3': 8, '4': 1, '5': 9, '10': 'anyEncoded'},
{
'1': 'transfer',
'3': 9,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.TransferMessage',
'9': 0,
'10': 'transfer'
},
{
'1': 'token_transfer',
'3': 10,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.TokenTransferMessage',
'9': 0,
'10': 'tokenTransfer'
},
{
'1': 'create_account',
'3': 11,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.CreateAccountMessage',
'9': 0,
'10': 'createAccount'
},
{
'1': 'nft_message',
'3': 12,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.NftMessage',
'9': 0,
'10': 'nftMessage'
},
{
'1': 'liquid_staking_message',
'3': 14,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.LiquidStaking',
'9': 0,
'10': 'liquidStakingMessage'
},
{
'1': 'token_transfer_coins',
'3': 15,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.TokenTransferCoinsMessage',
'9': 0,
'10': 'tokenTransferCoins'
},
{
'1': 'fungible_asset_transfer',
'3': 16,
'4': 1,
'5': 11,
'6': '.TW.Aptos.Proto.FungibleAssetTransferMessage',
'9': 0,
'10': 'fungibleAssetTransfer'
},
{'1': 'abi', '3': 21, '4': 1, '5': 9, '10': 'abi'},
],
'8': [
{'1': 'transaction_payload'},
],
};