BeginRedelegate defines a method for performing a redelegation of coins from a delegator and source validator to a destination validator.
CreateValidator defines a method for creating a new validator.
Delegate defines a method for performing a delegation of coins from a delegator to a validator.
EditValidator defines a method for editing an existing validator.
Undelegate defines a method for performing an undelegation from a delegate and a validator.
Msg defines the staking Msg service.