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': 'destination', '3': 2, '4': 1, '5': 9, '10': 'destination'},
{'1': 'value', '3': 3, '4': 1, '5': 4, '10': 'value'},
{'1': 'fee', '3': 4, '4': 1, '5': 4, '10': 'fee'},
{
'1': 'validity_start_height',
'3': 5,
'4': 1,
'5': 13,
'10': 'validityStartHeight'
},
{
'1': 'network_id',
'3': 6,
'4': 1,
'5': 14,
'6': '.TW.Nimiq.Proto.NetworkId',
'10': 'networkId'
},
],
};