Msg

DepositValidatorRewardsPool defines a method to provide additional rewards to delegators to a specific validator.

Since: cosmos-sdk 0.50

post/cosmos.distribution.v1beta1.Msg/DepositValidatorRewardsPool

Request body

depositorstring
validator_addressstring

Response

A successful response.

CosmosDistributionV1beta1MsgDepositValidatorRewardsPoolResponse required

MsgDepositValidatorRewardsPoolResponse defines the response to executing a MsgDepositValidatorRewardsPool message.

Since: cosmos-sdk 0.50

Changes