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

x/capi/rpc/known/mod.ts>StorageChangeSet

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface StorageChangeSet
import { type StorageChangeSet } from "https://deno.land/x/capi@v0.1.1-beta.1/rpc/known/mod.ts";

Storage change set

Properties

block: string

Block hash

changes: [StorageKey, StorageData | null][]

A list of changes