Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/rpc-core/index.ts>RpcCore#_formatStorageSet

Package publishing for deno.land/x/polkadot
Go to Latest
method RpcCore.prototype._formatStorageSet
import { RpcCore } from "https://deno.land/x/polkadot@0.2.36/rpc-core/index.ts";

Parameters

registry: Registry
blockHash: string
changes: [string, string | null][]