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

x/capi/fluent/mod.ts>ConnectionRune.from

[WIP] A framework for crafting interactions with Substrate chains
Latest
method ConnectionRune.from
Re-export
import { ConnectionRune } from "https://deno.land/x/capi@v0.1.1-beta.1/fluent/mod.ts";

Parameters

init: (signal: AbortSignal) => Connection | Promise<Connection>