
-
{ "name": "config", "base": "", "fields": [ { "name": "admin_pause", "type": "bool" }, { "name": "user_power_reward_cap", "type": "uint32" }, { "name": "user_power_reward_multiplier_max", "type": "uint8" }, { "name": "user_power_reward_increment", "type": "uint8" }, { "name": "user_donations_per_level", "type": "uint8" }, { "name": "user_level_cap", "type": "uint8" }, { "name": "promotion_start_utc_ms", "type": "uint64" }, { "name": "promotion_end_utc_ms", "type": "uint64" }, { "name": "min_contribution_percent_increase", "type": "uint8" }, { "name": "current_promotion_scope", "type": "name" } ] }