# 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.
# 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.