pub fn force_submit_unsigned_proposal<T: Config>(
    prop: Proposal<T::MaxProposalLength>
)
Expand description

Force submit an unsigned proposal to the DKG

There are certain proposals we’d like to be proposable only through root actions. The currently supported proposals are 1. Updating

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::force_submit_unsigned_proposal.