The election has been finalized, with the given computation and score.
There was a phase transition in a given round.
An account has been rewarded for their signed submission being finalized.
An account has been slashed for submitting an invalid signed submission.
A solution was stored with the given compute.
The origin
indicates the origin of the solution. If origin
is Some(AccountId)
,
the stored solution was submitted in the signed phase by a miner with the AccountId
.
Otherwise, the solution was stored either during the unsigned phase or by
T::ForceOrigin
. The bool
is true
when a previous solution was ejected to make
room for this one.
Optional
origin?: SS58String
An election failed.
Not much can be said about which computes failed in the process.