Expand description
The signed phase implementation.
Structs
A raw, unchecked signed submission.
Mask type which pretends to be a set of
SignedSubmissionOf<T>
, while in fact delegating to the
actual implementations in SignedSubmissionIndices<T>
, SignedSubmissionsMap<T>
, and
SignedSubmissionNextIndex<T>
.Enums
Outcome of
SignedSubmissions::insert
.