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

x/capi/cli/resolveNets.ts>resolveNets

[WIP] A framework for crafting interactions with Substrate chains
Latest
function resolveNets
import { resolveNets } from "https://deno.land/x/capi@v0.1.1-beta.1/cli/resolveNets.ts";

Parameters

optional
maybeNetsPath: string

Returns

Promise<Record<string, NetSpec>>