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

x/polkadot/api/base/Decorate.ts>Decorate#_filterRpc

Package publishing for deno.land/x/polkadot
Go to Latest
method Decorate.prototype._filterRpc
import { Decorate } from "https://deno.land/x/polkadot@0.2.25/api/base/Decorate.ts";

Parameters

methods: string[]
additional: Record<string, Record<string, DefinitionRpc | DefinitionRpcSub>>