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': 'public_key', '3': 2, '4': 1, '5': 12, '10': 'publicKey'},
{
'1': 'messages',
'3': 3,
'4': 3,
'5': 11,
'6': '.TW.TheOpenNetwork.Proto.Transfer',
'10': 'messages'
},
{'1': 'sequence_number', '3': 4, '4': 1, '5': 13, '10': 'sequenceNumber'},
{'1': 'expire_at', '3': 5, '4': 1, '5': 13, '10': 'expireAt'},
{
'1': 'wallet_version',
'3': 6,
'4': 1,
'5': 14,
'6': '.TW.TheOpenNetwork.Proto.WalletVersion',
'10': 'walletVersion'
},
],
};