// This file is part of Soil.
// Copyright (C) Soil contributors.
// Copyright (C) Parity Technologies (UK) Ltd.
// SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later WITH Classpath-exception-2.0
//! Traits for the npos-election operations.
use ExtendedBalance;
use cratePerThing;
use ;
/// an aggregator trait for a generic type of a voter/target identifier. This usually maps to
/// substrate's account id.
/// Aggregator trait for a PerThing that can be multiplied by u128 (ExtendedBalance).