proto/cosmos/staking/v1beta1/tx.pbgrpc library
Classes
- MsgBeginRedelegate
- MsgBeginRedelegate defines a SDK message for performing a redelegation of coins from a delegator and source validator to a destination validator.
- MsgBeginRedelegateResponse
- MsgBeginRedelegateResponse defines the Msg/BeginRedelegate response type.
- MsgCancelUnbondingDelegation
- MsgCancelUnbondingDelegation defines the SDK message for performing a cancel unbonding delegation for delegator
- MsgCancelUnbondingDelegationResponse
- MsgCancelUnbondingDelegationResponse
- MsgClient
- MsgCreateValidator
- MsgCreateValidator defines a SDK message for creating a new validator.
- MsgCreateValidatorResponse
- MsgCreateValidatorResponse defines the Msg/CreateValidator response type.
- MsgDelegate
- MsgDelegate defines a SDK message for performing a delegation of coins from a delegator to a validator.
- MsgDelegateResponse
- MsgDelegateResponse defines the Msg/Delegate response type.
- MsgEditValidator
- MsgEditValidator defines a SDK message for editing an existing validator.
- MsgEditValidatorResponse
- MsgEditValidatorResponse defines the Msg/EditValidator response type.
- MsgServiceBase
- MsgUndelegate
- MsgUndelegate defines a SDK message for performing an undelegation from a delegate and a validator.
- MsgUndelegateResponse
- MsgUndelegateResponse defines the Msg/Undelegate response type.
- MsgUpdateParams
- MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdateParamsResponse
- MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.