Skip to main content
Module

x/capi/mod.ts>known.ReportedRoundStates

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

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

Properties

setId: number
background: RoundState[]