proto/cosmos/distribution/v1beta1/tx.pbgrpc
library
Classes
-
MsgClient
-
-
MsgCommunityPoolSpend defines a message for sending tokens from the community
pool to another account. This message is typically executed via a governance
proposal with the governance module being the executing authority.
-
MsgCommunityPoolSpendResponse defines the response to executing a
MsgCommunityPoolSpend message.
-
MsgDepositValidatorRewardsPool
-
DepositValidatorRewardsPool defines the request structure to provide
additional rewards to delegators from a specific validator.
-
MsgDepositValidatorRewardsPoolResponse
-
MsgDepositValidatorRewardsPoolResponse defines the response to executing a
MsgDepositValidatorRewardsPool message.
-
MsgFundCommunityPool allows an account to directly
fund the community pool.
-
MsgFundCommunityPoolResponse defines the Msg/FundCommunityPool response type.
-
MsgServiceBase
-
-
MsgSetWithdrawAddress
-
MsgSetWithdrawAddress sets the withdraw address for
a delegator (or validator self-delegation).
-
MsgSetWithdrawAddressResponse
-
MsgSetWithdrawAddressResponse defines the Msg/SetWithdrawAddress response
type.
-
MsgUpdateParams
-
MsgUpdateParams is the Msg/UpdateParams request type.
-
MsgUpdateParamsResponse
-
MsgUpdateParamsResponse defines the response structure for executing a
MsgUpdateParams message.
-
MsgWithdrawDelegatorReward
-
MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator
from a single validator.
-
MsgWithdrawDelegatorRewardResponse
-
MsgWithdrawDelegatorRewardResponse defines the Msg/WithdrawDelegatorReward
response type.
-
MsgWithdrawValidatorCommission
-
MsgWithdrawValidatorCommission withdraws the full commission to the validator
address.
-
MsgWithdrawValidatorCommissionResponse
-
MsgWithdrawValidatorCommissionResponse defines the
Msg/WithdrawValidatorCommission response type.