SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'from', '3': 2, '4': 1, '5': 9, '10': 'from'},
{'1': 'to', '3': 3, '4': 1, '5': 9, '10': 'to'},
{'1': 'amount', '3': 4, '4': 1, '5': 12, '10': 'amount'},
{'1': 'chain_id', '3': 5, '4': 1, '5': 13, '10': 'chainId'},
{'1': 'idassets_id', '3': 6, '4': 1, '5': 13, '10': 'idassetsId'},
{'1': 'nonce', '3': 7, '4': 1, '5': 12, '10': 'nonce'},
{'1': 'remark', '3': 8, '4': 1, '5': 9, '10': 'remark'},
{'1': 'balance', '3': 9, '4': 1, '5': 12, '10': 'balance'},
{'1': 'timestamp', '3': 10, '4': 1, '5': 13, '10': 'timestamp'},
{'1': 'fee_payer', '3': 11, '4': 1, '5': 9, '10': 'feePayer'},
{'1': 'fee_payer_nonce', '3': 12, '4': 1, '5': 12, '10': 'feePayerNonce'},
{
'1': 'fee_payer_private_key',
'3': 13,
'4': 1,
'5': 12,
'10': 'feePayerPrivateKey'
},
{
'1': 'fee_payer_balance',
'3': 14,
'4': 1,
'5': 12,
'10': 'feePayerBalance'
},
],
};