PubkeySignature$json top-level constant
Implementation
@$core.Deprecated('Use pubkeySignatureDescriptor instead')
const PubkeySignature$json = {
'1': 'PubkeySignature',
'2': [
{'1': 'pubkey', '3': 1, '4': 1, '5': 9, '10': 'pubkey'},
{'1': 'signature', '3': 2, '4': 1, '5': 9, '10': 'signature'},
],
};