Type Alias withdraw_vote_multisig

withdraw_vote_multisig: TxDescriptor<
    { call_hash: FixedSizeBinary<32>; dao_id: number },
>

Remove caller's vote from an existing multisig proposal

  • dao_id: Id of the dao where the proposal is
  • call_hash: Hash of the call identifying the proposal