Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/rpc-core/mod.ts>RpcCore#_newType

Package publishing for deno.land/x/polkadot
Go to Latest
method RpcCore.prototype._newType
import { RpcCore } from "https://deno.land/x/polkadot@0.2.29/rpc-core/mod.ts";

Parameters

registry: Registry
blockHash:
| Uint8Array
| string
| null
| undefined
input: string | Uint8Array | null
isEmpty: boolean
optional
entryIndex = [UNSUPPORTED]