Module phron_finality::justification::compatibility
source · Structs§
- Old format of justifications, needed for backwards compatibility. Used an old format of signature which unnecessarily contained the signer ID.
- Old format of justifications, needed for backwards compatibility. Used an old format of signature from before the compatibility changes.
Enums§
Functions§
- Decodes a justification, even if it was produced by ancient code which does not conform to our backwards compatibility style.
- Encodes the justification in a way that is forwards compatible with future versions.