Name | Lookup | Parameters | |
|---|---|---|---|
| submit_unsigned | 1f00 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| SolutionStored | 1f00 | ||
| ElectionFinalized | 1f01 | ||
| Rewarded | 1f02 | ||
| Slashed | 1f03 | ||
| SignedPhaseStarted | 1f04 | ||
| UnsignedPhaseStarted | 1f05 |
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"} |
Name | Type | Value | |
|---|---|---|---|
| UnsignedPhase | BlockNumber | 0x84030000 | |
| SignedPhase | BlockNumber | 0x84030000 | |
| SolutionImprovementThreshold | Perbill | 0x20a10700 |
Name | Docs |
|---|---|
| PreDispatchEarlySubmission | Submission was too early. |
| PreDispatchWrongWinnerCount | Wrong number of winners presented. |
| PreDispatchWeakSubmission | Submission was too weak, score-wise. |