mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 22:51:03 +00:00
Bump version to 1.0.0 globally (#2149)
* Bump versionb globally * Rebuild and fix * Rename fixes * Rebuild * Minor fix and code formatting for validator election * Fix tests * More test fixes * Fix several bugs in phragmen elections. * Rebuild, remove pointless closures
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
//! Log changes in the authorities set:
|
||||
//!
|
||||
//! ```rust,ignore
|
||||
//! <consensus::Module<T>>::on_finalise(5); // finalize UintAuthorityId(5)
|
||||
//! <consensus::Module<T>>::on_finalize(5); // finalize UintAuthorityId(5)
|
||||
//! ```
|
||||
//!
|
||||
//! ### Example from SRML
|
||||
|
||||
Reference in New Issue
Block a user