mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Fix invalid link in doc (#9351)
* fix invalid link * Update client/executor/common/src/runtime_blob/globals_snapshot.rs * more fix
This commit is contained in:
committed by
GitHub
parent
76d147439a
commit
1e8035a273
@@ -126,7 +126,7 @@
|
||||
//!
|
||||
//! A call to `T::ElectionProvider::elect` is made, and `Ok(_)` cannot be returned, then the pallet
|
||||
//! proceeds to the [`Phase::Emergency`]. During this phase, any solution can be submitted from
|
||||
//! [`T::ForceOrigin`], without any checking. Once submitted, the forced solution is kept in
|
||||
//! [`Config::ForceOrigin`], without any checking. Once submitted, the forced solution is kept in
|
||||
//! [`QueuedSolution`] until the next call to `T::ElectionProvider::elect`, where it is returned and
|
||||
//! [`Phase`] goes back to `Off`.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user