Params$json top-level constant
Implementation
@$core.Deprecated('Use paramsDescriptor instead')
const Params$json = {
'1': 'Params',
'2': [
{'1': 'community_tax', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'communityTax'},
{
'1': 'base_proposer_reward',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'baseProposerReward',
},
{
'1': 'bonus_proposer_reward',
'3': 3,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'bonusProposerReward',
},
{'1': 'withdraw_addr_enabled', '3': 4, '4': 1, '5': 8, '10': 'withdrawAddrEnabled'},
],
'7': {},
};