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

x/clarigen/tests/helper.ts>txOk

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

Parameters

payload: ContractCallTyped<unknown, R>
sender: string

Returns

TxCall<R, true>