Msg

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

post/cosmos.gov.v1beta1.Msg/Deposit

Request body

depositorstring

depositor defines the deposit addresses from the proposals.

proposal_idstring uint64

proposal_id defines the unique id of the proposal.

Response

A successful response.

CosmosGovV1beta1MsgDepositResponse required

MsgDepositResponse defines the Msg/Deposit response type.

Changes