Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types/interfaces/types.ts>StorageChangeSet

Package publishing for deno.land/x/polkadot
Go to Latest
interface StorageChangeSet
implements Struct
import { type StorageChangeSet } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/types.ts";

Properties

readonly
block: Hash
readonly
changes: Vec<KeyValueOption>