Skip to main content
Module

x/clarinet/index.ts>ReadOnlyFn

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

Properties

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