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