123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "set_max_validator_count_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "runtime_upgrade_proposal": {
- "voting_period": 100,
- "grace_period": 40,
- "constitutionality": 2
- },
- "signal_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "funding_request_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "create_working_group_lead_opening_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "fill_working_group_lead_opening_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "update_working_group_budget_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "decrease_working_group_lead_stake_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "slash_working_group_lead_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "set_working_group_lead_reward_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "terminate_working_group_lead_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "amend_constitution_proposal": {
- "voting_period": 20,
- "grace_period": 40,
- "constitutionality": 2
- },
- "cancel_working_group_lead_opening_proposal": {
- "voting_period": 20,
- "grace_period": 0
- },
- "set_membership_price_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "set_council_budget_increment_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "set_councilor_reward_proposal": {
- "voting_period": 20,
- "grace_period": 40
- },
- "set_initial_invitation_balance_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "set_membership_lead_invitation_quota_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "set_referral_cut_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "set_invitation_count_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "create_blog_post_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "edit_blog_post_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "lock_blog_post_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "unlock_blog_post_proposal": {
- "voting_period": 20,
- "grace_period": 20
- },
- "veto_proposal_proposal": {
- "voting_period": 20,
- "grace_period": 0
- }
- }
|