Expand description
The unsigned phase, and its miner.
Structs
- A base miner, suitable to be used for both signed and unsigned submissions.
 
Enums
- Error type for operations related to the OCW npos solution miner.
 
Traits
- Configurations for a miner that comes with this pallet.
 
Type Definitions
- The relative distribution of a voter’s stake among the winning targets.
 - The [
IndexAssignment][frame_election_provider_support::IndexAssignment] type specialized for a particular runtimeT. - Same as
VoterOf, but parameterized by theMinerConfig. - Error type of the pallet’s
crate::Config::Solver. - A voter’s fundamental data: their ID, their stake, and the list of candidates for whom they voted.