MsgCommunityPoolSpend$json top-level constant
- @Deprecated('Use msgCommunityPoolSpendDescriptor instead')
Implementation
@$core.Deprecated('Use msgCommunityPoolSpendDescriptor instead')
const MsgCommunityPoolSpend$json = {
'1': 'MsgCommunityPoolSpend',
'2': [
{'1': 'authority', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'authority'},
{'1': 'recipient', '3': 2, '4': 1, '5': 9, '10': 'recipient'},
{'1': 'amount', '3': 3, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': {}, '10': 'amount'},
],
'7': {},
};