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

x/polkadot/types-known/util.ts>getSpecRpc

Package publishing for deno.land/x/polkadot
Go to Latest
function getSpecRpc
import { getSpecRpc } from "https://deno.land/x/polkadot@0.2.27/types-known/util.ts";

Parameters

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

Returns

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