mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 12:01:12 +00:00
Do not include voters that have zero voter weight in the election snapshot (#14245)
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
//! ```
|
||||
//! use pallet_staking::{self as staking};
|
||||
//!
|
||||
//! #[frame_support::pallet]
|
||||
//! #[frame_support::pallet(dev_mode)]
|
||||
//! pub mod pallet {
|
||||
//! use super::*;
|
||||
//! use frame_support::pallet_prelude::*;
|
||||
|
||||
Reference in New Issue
Block a user