Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/clarigen/src/dev-deps.ts>TxReceipt

Deno package for type-safe Clarinet tests
Go to Latest
interface TxReceipt
import { type TxReceipt } from "https://deno.land/x/clarigen@v0.4.10/src/dev-deps.ts";

Properties

result: string
events: Array<any>
result: string
events: Array<any>