Skip to main content
Module

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

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

Parameters

registry: Registry
blockHash:
| Uint8Array
| string
| null
| undefined
key: StorageKey
value: string | null

Returns

Codec