Msg

WithdrawProposal withdraws a proposal.

post/cosmos.group.v1.Msg/WithdrawProposal

Request body

proposal_idstring uint64

proposal is the unique ID of the proposal.

addressstring

address is the admin of the group policy or one of the proposer of the proposal.

Response

A successful response.

Changes