Skip to main content
Module

x/polkadot/mod.ts>rpcCore.RpcCore#_newType

Package publishing for deno.land/x/polkadot
Go to Latest
method rpcCore.RpcCore.prototype._newType
import { rpcCore } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { RpcCore } = rpcCore;

Parameters

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

Returns

Codec