
votingconfig 的表格行类型
{ "name": "votingconfig", "base": "", "fields": [ { "name": "evm_voting_contract", "type": "checksum160" }, { "name": "decay_start_epoch", "type": "uint64" }, { "name": "decay_increase_yearly", "type": "uint64" }, { "name": "self_stake_boost_multiplier", "type": "uint64" } ] }