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

    Type Alias AccumulateOptions

    type AccumulateOptions = {
        accumulateSequentially: boolean;
        pvm: PvmBackend;
    }
    Index

    Properties

    accumulateSequentially: boolean