Skip to content

Commit

Permalink
Update system-parachains/collectives/collectives-polkadot/src/secreta…
Browse files Browse the repository at this point in the history
…ry/mod.rs
  • Loading branch information
bkchr authored Nov 19, 2024
1 parent 112355e commit d1f1d52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pub mod ranks {
/// - Root;
/// - FellowshipAdmin (i.e. token holder referendum);
/// - Plurality vote from Fellows can promote, demote, remove and approve rank retention
/// of members of the Secretary Collective (rank `2`).
/// of members of the Secretary Collective (rank `2`).
type ApproveOrigin = EitherOf<
EnsureRootWithSuccess<AccountId, ConstU16<65535>>,
EitherOf<
Expand Down

0 comments on commit d1f1d52

Please sign in to comment.