Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagExponent = "exponent" FlagDisableAutoRetire = "disable-auto-retire" FlagCreditTypeAbbreviation = "credit-type-abbreviation" FlagAllowedClasses = "allowed-classes" FlagMinimumStartDate = "minimum-start-date" FlagStartDateWindow = "start-date-window" FlagBasketFee = "basket-fee" FlagDenomDescription = "description-description" )
View Source
const ( FlagRetirementLocation = "retirement-location" FlagRetireOnTake = "retire-on-take" )
Variables ¶
This section is empty.
Functions ¶
func QueryBasketBalanceCmd ¶
QueryBasketBalanceCmd returns a query command that retrieves the balance of a credit batch in the basket.
func QueryBasketBalancesCmd ¶
QueryBasketBalancesCmd returns a query command that retrieves the balance of each credit batch for the given basket denom.
func QueryBasketCmd ¶
QueryBasketCmd returns a query command that retrieves a basket.
func QueryBasketsCmd ¶
QueryBasketsCmd returns a query that retrieves an optionally paginated list of baskets.
func TxCreateBasket ¶
func TxPutInBasket ¶
func TxTakeFromBasket ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.