pub fn withdraw_vote_multisig<T: Config>(core_id: T::CoreId, call_hash: T::Hash)
Expand description

Remove caller’s vote from an existing multisig proposal

  • core_id: Id of the core where the proposal is
  • 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::withdraw_vote_multisig.