Umi — API References - v1.3.0
    Preparing search index...

    Type Alias TransactionBuilderGroupOptions

    type TransactionBuilderGroupOptions = {
        parallel?: boolean;
    }
    Index

    Properties

    Properties

    parallel?: boolean

    Whether to run the builders in parallel or, if false, sequentially.