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