Function pallet_inv4::pallet::dispatchables::cancel_multisig_proposal
source · pub fn cancel_multisig_proposal<T: Config>(call_hash: T::Hash)
Expand description
Cancel an existing multisig proposal (called by a core origin)
call_hash
: Hash of the call identifying the proposal
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_multisig_proposal
.