Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxMessagesPerTxDefault = 0
)
Variables ¶
View Source
var ( FlagCommission = "commission" FlagMaxMessagesPerTx = "max-msgs" )
Transaction flags for the x/distribution module
Functions ¶
func NewTxCmd ¶
NewTxCmd returns a root CLI command handler for all x/distribution transaction commands.
func NewWithdrawAllRewardsCmd ¶
NewWithdrawAllRewardsCmd returns a CLI command handler for creating a MsgWithdrawDelegatorReward transaction. This command is more powerful than AutoCLI generated command as it allows sending batch of messages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.