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

x/clarigen/tests/helper.ts>tx

Deno package for type-safe Clarinet tests
Go to Latest
function tx
Re-export
import { tx } from "https://deno.land/x/clarigen@v0.4.11/tests/helper.ts";

Parameters

payload: ContractCallTyped<A, R>
sender: string

Returns

TxCall<R>