Authorization$json top-level constant
Implementation
@$core.Deprecated('Use authorizationDescriptor instead')
const Authorization$json = {
'1': 'Authorization',
'2': [
{'1': 'address', '3': 2, '4': 1, '5': 9, '10': 'address'},
{
'1': 'custom_signature',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.AuthorizationCustomSignature',
'10': 'customSignature'
},
],
};