Signature$json top-level constant
Implementation
@$core.Deprecated('Use signatureDescriptor instead')
const Signature$json = {
'1': 'Signature',
'2': [
{
'1': 'algorithm',
'3': 1,
'4': 1,
'5': 14,
'6': '.TW.IOST.Proto.Algorithm',
'10': 'algorithm'
},
{'1': 'signature', '3': 2, '4': 1, '5': 12, '10': 'signature'},
{'1': 'public_key', '3': 3, '4': 1, '5': 12, '10': 'publicKey'},
],
};