Msg

WithdrawProposal withdraws a proposal.

post/cosmos.group.v1.Msg/WithdrawProposal

Request body

addressstring

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

proposal_idstring uint64

proposal is the unique ID of the proposal.

Response

A successful response.

CosmosGroupV1MsgWithdrawProposalResponse required

MsgWithdrawProposalResponse is the Msg/WithdrawProposal response type.

Changes