Encoding$json top-level constant
Implementation
@$core.Deprecated('Use encodingDescriptor instead')
const Encoding$json = {
'1': 'Encoding',
'2': [
{'1': 'Base58', '2': 0},
{'1': 'Base64', '2': 1},
],
};
@$core.Deprecated('Use encodingDescriptor instead')
const Encoding$json = {
'1': 'Encoding',
'2': [
{'1': 'Base58', '2': 0},
{'1': 'Base64', '2': 1},
],
};