Module

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

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

Properties

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