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

    Type Alias AccumulateExternalitiesArgs

    Construction arguments for AccumulateExternalities.

    type AccumulateExternalitiesArgs = {
        blake2b: Blake2b;
        chainSpec: ChainSpec;
        currentServiceId: ServiceId;
        currentTimeslot: TimeSlot;
        nextNewServiceIdCandidate: ServiceId;
        updatedState: PartiallyUpdatedState;
    }
    Index

    Properties

    blake2b: Blake2b
    chainSpec: ChainSpec
    currentServiceId: ServiceId

    x_s

    currentTimeslot: TimeSlot
    nextNewServiceIdCandidate: ServiceId
    updatedState: PartiallyUpdatedState