Skip to content

Commit

Permalink
Update runtime-modules/proposals/codex/src/types.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Mokhtar Naamani <mokhtar.naamani@gmail.com>
  • Loading branch information
ignazio-bovo and mnaamani committed Apr 2, 2024
1 parent dac1968 commit 8d1b1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-modules/proposals/codex/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ pub enum ProposalDetails<
/// `SetPalletFozenStatus` proposal
SetPalletFozenStatus(bool, FreezablePallet),

/// Update CRT governance parameters
/// Update token constraints
UpdateTokenPalletTokenConstraints(TokenTokenConstraints),

/// `DecreaseCouncilBudget` proposal
Expand Down

0 comments on commit 8d1b1b2

Please sign in to comment.