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

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

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

Properties

readonly
sessionStartBlock: BlockNumber
readonly
groupRotationFrequency: BlockNumber
readonly
now: BlockNumber