MessageSigningInput$json top-level constant
- @Deprecated('Use messageSigningInputDescriptor instead')
Implementation
@$core.Deprecated('Use messageSigningInputDescriptor instead')
const MessageSigningInput$json = {
'1': 'MessageSigningInput',
'2': [
{'1': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
],
};