Module

x/polkadot/rpc-core/bundle.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.23/rpc-core/bundle.ts";

Parameters

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