interface BeefySignedCommitment
implements Struct
import { type BeefySignedCommitment } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/types.ts";
Properties
readonly
commitment: BeefyCommitmentreadonly
signatures: Vec<Option<EcdsaSignature>>