Skip to main content
Module

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

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

Parameters

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

Returns

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