mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Fix docs (#5928)
* Fix docs * Update frame/support/src/dispatch.rs Prettier link Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * Update primitives/runtime/src/traits.rs Prettier link Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
//!
|
||||
//! ##### Renouncing candidacy.
|
||||
//!
|
||||
//! All candidates, elected or not, can renounce their candidacy. A call to [`renounce_candidacy`]
|
||||
//! All candidates, elected or not, can renounce their candidacy. A call to [`Module::renounce_candidacy`]
|
||||
//! will always cause the candidacy bond to be refunded.
|
||||
//!
|
||||
//! Note that with the members being the default candidates for the next round and votes persisting
|
||||
|
||||
Reference in New Issue
Block a user