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://dotland.deno.dev/x/polkadot@0.2.24/rpc-core/mod.ts";

Parameters

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

Returns

Codec