Msg

Deposit defines a method to add deposit on a specific proposal.

post/cosmos.gov.v1.Msg/Deposit

Request body

proposal_idstring uint64

proposal_id defines the unique id of the proposal.

depositorstring

depositor defines the deposit addresses from the proposals.

Response

A successful response.

Changes