package
12.0.0-20230103010001-8b579b0e76c4
Repository: https://github.com/bosees/practice.git
Documentation: pkg.go.dev
# README
fee-share
This module shares contract execution fees with the smart contract developers as passed in practice Prop 51
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.