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