Documentation ¶
Index ¶
- Constants
- func GetCmdPaymentContract() *cobra.Command
- func GetCmdPaymentContractsByIdPrefix() *cobra.Command
- func GetCmdPaymentTemplate() *cobra.Command
- func GetCmdSubscription() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCmdCreatePaymentContract() *cobra.Command
- func NewCmdCreatePaymentTemplate() *cobra.Command
- func NewCmdCreateSubscription() *cobra.Command
- func NewCmdEffectPayment() *cobra.Command
- func NewCmdGrantPaymentDiscount() *cobra.Command
- func NewCmdRevokePaymentDiscount() *cobra.Command
- func NewCmdSetPaymentContractAuthorisation() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
View Source
const ( TRUE = "true" FALSE = "false" )
View Source
const ( BlockPeriodType string = "payments/BlockPeriod" TimePeriodType string = "payments/TimePeriod" )
Period types
Variables ¶
This section is empty.
Functions ¶
func GetCmdPaymentContract ¶
func GetCmdPaymentContractsByIdPrefix ¶ added in v0.14.2
func GetCmdPaymentTemplate ¶
func GetCmdSubscription ¶
func GetQueryCmd ¶ added in v0.15.0
func NewCmdCreatePaymentContract ¶ added in v0.15.0
func NewCmdCreatePaymentTemplate ¶ added in v0.15.0
func NewCmdCreateSubscription ¶ added in v0.15.0
func NewCmdEffectPayment ¶ added in v0.15.0
func NewCmdGrantPaymentDiscount ¶ added in v0.15.0
func NewCmdRevokePaymentDiscount ¶ added in v0.15.0
func NewCmdSetPaymentContractAuthorisation ¶ added in v0.15.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.