interface BabeGenesisConfigurationV1
implements Struct
import { type BabeGenesisConfigurationV1 } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/babe/index.ts";
Properties
readonly
slotDuration: u64readonly
epochLength: u64readonly
genesisAuthorities: Vec<ITuple<[AuthorityId, BabeAuthorityWeight]>>readonly
randomness: Randomnessreadonly
secondarySlots: bool