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