Skip to main content
Module

x/clarinet/index.ts>TxContractCall

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

Properties

contract: string
method: string
args: Array<string>