Skip to main content
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://deno.land/x/polkadot@0.2.25/rpc-core/bundle.ts";

Parameters

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