Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/mod.ts>typesKnown.getSpecRpc

Package publishing for deno.land/x/polkadot
Latest
function typesKnown.getSpecRpc
import { typesKnown } from "https://deno.land/x/polkadot@0.2.45/mod.ts";
const { getSpecRpc } = typesKnown;

Parameters

unnamed 0: Registry
chainName: Text | string
specName: Text | string

Returns

Record<string, Record<string, DefinitionRpc | DefinitionRpcSub>>