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 GetCmdPaymentTemplate ¶
func GetCmdSubscription ¶
func GetQueryCmd ¶
func NewCmdEffectPayment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.