# README
fee-share
This module is a heavily modified fork of evmos/x/revenue. A big thanks go to the original authors.
# Functions
ExportGenesis export module state.
InitGenesis import module genesis.
NewAppModule creates a new AppModule Object.
# Structs
AppModule implements the AppModule interface for the fees module.
AppModuleBasic type for the fees module.