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

x/clarigen/src/index.ts>SessionAccount

Deno package for type-safe Clarinet tests
Latest
type alias SessionAccount
import { type SessionAccount } from "https://deno.land/x/clarigen@v0.5.5/src/index.ts";
definition: Omit<ClarinetAccount, "mnemonic" | "derivation">