Browse Source

Increase working group mint capacity max value.

Shamil Gadelshin 4 years ago
parent
commit
95d9481aac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      runtime-modules/proposals/codex/src/lib.rs

+ 1 - 1
runtime-modules/proposals/codex/src/lib.rs

@@ -84,7 +84,7 @@ pub use crate::proposal_types::{
 pub use proposal_types::{ProposalDetails, ProposalDetailsOf, ProposalEncoder};
 
 // 'Set working group mint capacity' proposal limit
-const WORKING_GROUP_MINT_CAPACITY_MAX_VALUE: u32 = 1_000_000;
+const WORKING_GROUP_MINT_CAPACITY_MAX_VALUE: u32 = 5_000_000;
 // 'Set content working group mint capacity' proposal limit
 const CONTENT_WORKING_GROUP_MINT_CAPACITY_MAX_VALUE: u32 = 1_000_000;
 // Max allowed value for 'spending' proposal