Skip to main content
Module

x/polkadot/types/interfaces/index.ts>IncludedBlocks

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

Properties

readonly
actualNumber: BlockNumber
readonly
session: SessionIndex
readonly
randomSeed: H256
readonly
activeParachains: Vec<ParaId>
readonly
paraBlocks: Vec<Hash>