Msg

Exec executes a proposal.

post/cosmos.group.v1.Msg/Exec

Request body

proposal_idstring uint64

proposal is the unique ID of the proposal.

executorstring

executor is the account address used to execute the proposal.

Response

A successful response.

Changes