Module

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

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

Parameters

registry: Registry
blockHash: string
key: StorageKey
changes: [string, string | null][]
withCache: boolean
entryIndex: number

Returns

Codec