Skip to main content
Module

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

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

Properties

readonly
primary: Vec<u64>
readonly
secondary: Vec<u64>
readonly
secondary_vrf: Vec<u64>