Documentation ¶
Index ¶
Constants ¶
View Source
const (
FlagDenom = "denom"
)
View Source
const (
MaxMessagesPerTxDefault = 0
)
Variables ¶
View Source
var ( FlagCommission = "commission" FlagMaxMessagesPerTx = "max-msgs" )
Transaction flags for the x/distribution module
Functions ¶
func GetBalancesCmd ¶
func GetCmdQueryTotalBalance ¶
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all x/dao CLi query commands. The provided clientCtx should have, at a minimum, a verifier, Tendermint RPC client, and marshaler set.
func NewFundDAOCmd ¶
NewFundDAOCmd returns a CLI command handler for creating a MsgFund transaction.
func NewTransferOwnershipCmd ¶
NewTransferOwnershipCmd returns a CLI command handler for creating a MsgTransferOwnership transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.