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

x/clarigen/src/index.ts>Chain#txErr

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

Parameters

payload: ContractCallTyped<A, R>
sender: string

Returns

Receipt<TxCall<R, false>>