You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The introduction of TransactionExtension expands UncheckedExtrinsic beyond the previous signed/unsigned structure. The documentation around UncheckedExtrinsic is incomplete as there is no mention of new-school, general transaction types that it can represent. We need to update the mermaid diagram as well.
The text was updated successfully, but these errors were encountered:
Follow up on #2280
The introduction of
TransactionExtension
expandsUncheckedExtrinsic
beyond the previous signed/unsigned structure. The documentation aroundUncheckedExtrinsic
is incomplete as there is no mention of new-school, general transaction types that it can represent. We need to update the mermaid diagram as well.The text was updated successfully, but these errors were encountered: