Preparing search index...
The search index is not available
polkadot
polkadot
Types
ElectionProviderMultiPhaseEvent
Type Alias ElectionProviderMultiPhaseEvent
Election
Provider
Multi
Phase
Event
:
Enum
<
{
ElectionFailed
:
undefined
;
ElectionFinalized
:
{
compute
:
ElectionProviderMultiPhaseElectionCompute
;
score
:
{
minimal_stake
:
bigint
;
sum_stake
:
bigint
;
sum_stake_squared
:
bigint
;
}
;
}
;
PhaseTransitioned
:
{
from
:
ElectionProviderMultiPhasePhase
;
round
:
number
;
to
:
ElectionProviderMultiPhasePhase
;
}
;
Rewarded
:
{
account
:
SS58String
;
value
:
bigint
;
}
;
Slashed
:
{
account
:
SS58String
;
value
:
bigint
;
}
;
SolutionStored
:
{
compute
:
ElectionProviderMultiPhaseElectionCompute
;
origin
:
SS58String
|
undefined
;
prev_ejected
:
boolean
;
}
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
polkadot
Loading...