Kusama
subscan
Runtime Modules / ElectionProviderMultiPhase
Spec Version:
Call Functions
Storage Functions
Name
Type
Round{"origin":"PlainType","plain_type":"u32"}
CurrentPhase{"origin":"PlainType","plain_type":"Phase<BlockNumber>"}
QueuedSolution{"origin":"PlainType","plain_type":"ReadySolution<AccountId>"}
Snapshot{"origin":"PlainType","plain_type":"RoundSnapshot<AccountId>"}
DesiredTargets{"origin":"PlainType","plain_type":"u32"}
SnapshotMetadata{"origin":"PlainType","plain_type":"SolutionOrSnapshotSize"}
MinimumUntrustedScore{"origin":"PlainType","plain_type":"ElectionScore"}
Constants
Name
Type
Value
UnsignedPhaseBlockNumber0x96000000
SignedPhaseBlockNumber0x00000000
SolutionImprovementThresholdPerbill0x20a10700
OffchainRepeatBlockNumber0x05000000
Error Types
Name
Docs
PreDispatchEarlySubmission Submission was too early.
PreDispatchWrongWinnerCount Wrong number of winners presented.
PreDispatchWeakSubmission Submission was too weak, score-wise.
OcwCallWrongEra OCW submitted solution for wrong round
CallNotAllowed The call is not allowed at this point.