Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/clarinet-deps.ts>Tx.contractCall

Deno package for type-safe Clarinet tests
Go to Latest
method Tx.contractCall
import { Tx } from "https://deno.land/x/clarigen@v0.4.4/src/clarinet-deps.ts";

Parameters

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