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

x/clarigen/src/chain.ts>AccountMap#addr

Deno package for type-safe Clarinet tests
Go to Latest
method AccountMap.prototype.addr
import { AccountMap } from "https://deno.land/x/clarigen@v0.4.10/src/chain.ts";

Type Parameters

K extends keyof A

Returns

ValOf<A, K>["address"]