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': 'parent_block', '3': 2, '4': 1, '5': 12, '10': 'parentBlock'},
{'1': 'link_block', '3': 3, '4': 1, '5': 12, '9': 0, '10': 'linkBlock'},
{
'1': 'link_recipient',
'3': 4,
'4': 1,
'5': 9,
'9': 0,
'10': 'linkRecipient'
},
{'1': 'representative', '3': 5, '4': 1, '5': 9, '10': 'representative'},
{'1': 'balance', '3': 6, '4': 1, '5': 9, '10': 'balance'},
{'1': 'work', '3': 7, '4': 1, '5': 9, '10': 'work'},
{'1': 'public_key', '3': 8, '4': 1, '5': 12, '10': 'publicKey'},
],
'8': [
{'1': 'link_oneof'},
],
};