Skip to main content
Module

x/clarinet/index.ts>TxReceipt

Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts.
Go to Latest
interface TxReceipt
import { type TxReceipt } from "https://deno.land/x/clarinet@v1.0.2/index.ts";

Properties

result: string
events: Array<any>