interface GrandpaEquivocationValue
implements Struct
import { type GrandpaEquivocationValue } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/grandpa/types.ts";
Properties
readonly
roundNumber: u64readonly
identity: AuthorityIdreadonly
first: ITuple<[GrandpaPrevote, AuthoritySignature]>readonly
second: ITuple<[GrandpaPrevote, AuthoritySignature]>