# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleCdc references the global x/payments module codec.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BlockPeriod implements the Period interface and specifies a period in terms of number of blocks.
Discount contains details about a discount which can be granted to payers.
DistributionShare specifies the share of a specific payment an address will receive.
GenesisState defines the payments module's genesis state.
MsgCreatePaymentContract defines a message for creating a payment contract.
MsgCreatePaymentContractResponse defines the Msg/CreatePaymentContract response type.
MsgCreatePaymentTemplate defines a message for creating a payment template.
MsgCreatePaymentTemplateResponse defines the Msg/CreatePaymentTemplate response type.
MsgCreateSubscription defines a message for creating a subscription.
MsgCreateSubscriptionResponse defines the Msg/CreateSubscription response type.
MsgEffectPayment defines a message for putting a specific payment contract into effect.
MsgEffectPaymentResponse defines the Msg/EffectPayment response type.
MsgGrantDiscount defines a message for granting a discount to a payer on a specific payment contract.
MsgGrantDiscountResponse defines the Msg/GrantDiscount response type.
MsgRevokeDiscount defines a message for revoking a discount previously granted to a payer.
MsgRevokeDiscountResponse defines the Msg/RevokeDiscount response type.
MsgSetPaymentContractAuthorisation defines a message for authorising or deauthorising a payment contract.
MsgSetPaymentContractAuthorisationResponse defines the Msg/SetPaymentContractAuthorisation response type.
PaymentContract specifies an agreement between a payer and payee/s which can be invoked once or multiple times to effect payment/s.
PaymentTemplate contains details about a payment, with no info about the payer or payee.
QueryPaymentContractRequest is the request type for the Query/PaymentContract RPC method.
QueryPaymentContractResponse is the response type for the Query/PaymentContract RPC method.
QueryPaymentContractsByIdPrefixRequest is the request type for the Query/PaymentContractsByIdPrefix RPC method.
QueryPaymentContractsByIdPrefixResponse is the response type for the Query/PaymentContractsByIdPrefix RPC method.
QueryPaymentTemplateRequest is the request type for the Query/PaymentTemplate RPC method.
QueryPaymentTemplateResponse is the response type for the Query/PaymentTemplate RPC method.
QuerySubscriptionRequest is the request type for the Query/Subscription RPC method.
QuerySubscriptionResponse is the response type for the Query/Subscription RPC method.
Subscription specifies details of a payment to be effected periodically.
TestPeriod implements the Period interface and is identical to BlockPeriod, except it ignores the context in periodEnded() and periodStarted().
TimePeriod implements the Period interface and specifies a period in terms of time.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author