package
18.1.0
Repository: https://github.com/cosmoscontracts/juno.git
Documentation: pkg.go.dev

# README

FeePay

The x/feepay allows developers to register contracts, fund them with juno, and then cover the execution fees of wallets interacting with their contract.

FeePay Spec

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

ExportGenesis export module state.
InitGenesis import module genesis.
NewAppModule creates a new AppModule Object.

# Constants

ConsensusVersion defines the current x/feepay module consensus version.

# Structs

AppModule implements the AppModule interface for the fees module.
AppModuleBasic type for the fees module.