Typeberry by Fluffy Labs - v0.5.0
    Preparing search index...

    Type Alias StfError

    StfError:
        | TaggedError<Assurances, AssurancesError>
        | TaggedError<Reports, ReportsError>
        | TaggedError<Disputes, DisputesErrorCode>
        | TaggedError<Safrole, SafroleErrorCode>
        | TaggedError<Preimages, PreimagesErrorCode>
        | TaggedError<SafroleSeal, SafroleSealError>
        | TaggedError<Accumulate, transition.ACCUMULATION_ERROR>
        | TaggedError<DeferredTransfers, DeferredTransfersErrorCode>
        | TaggedError<Offenders, OFFENDERS_ERROR>