Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fix nomiantion pools doc render (#13748)
Browse files Browse the repository at this point in the history
Co-authored-by: parity-processbot <>
  • Loading branch information
kianenigma authored Mar 30, 2023
1 parent 025325d commit 4c7866a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/nomination-pools/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
//! * Root: can change the nominator, bouncer, or itself, manage and claim commission, and can
//! perform any of the actions the nominator or bouncer can.
//!
//! ## Commission
//! ### Commission
//!
//! A pool can optionally have a commission configuration, via the `root` role, set with
//! [`Call::set_commission`] and claimed with [`Call::claim_commission`]. A payee account must be
Expand Down

0 comments on commit 4c7866a

Please sign in to comment.