Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/chain.ts>Chain#mine

Deno package for type-safe Clarinet tests
Go to Latest
method Chain.prototype.mine
import { Chain } from "https://deno.land/x/clarigen@v0.4.8/src/chain.ts";

Type Parameters

Txs extends UnknownTx[]

Returns

Readonly<Receipts<Txs>>