Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/clarigen/src/cli/deployments.ts>flatBatch

Deno package for type-safe Clarinet tests
Go to Latest
function flatBatch
import { flatBatch } from "https://deno.land/x/clarigen@v0.4.10/src/cli/deployments.ts";

Type Parameters

T extends Transaction

Parameters

batches: Batch<T>[]