Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Parameters

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