Skip to main content
Module

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

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

The state of the current best round, as well as the background rounds in a form suitable for serialization.

Properties

setId: number
background: RoundState[]