Module

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

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

Properties

readonly
spanIndex: SpanIndex
readonly
lastStart: EraIndex
readonly
prior: Vec<EraIndex>