package
2.0.0-rc1
Repository: https://github.com/mars-protocol/hub.git
Documentation: pkg.go.dev

# README

Safety Fund

Currently, safety fund is simply a module account holding funds, which can be spent upon a successful a governance proposal. In the long term, the goal is that the module is able to automatically detect bad debts incurred in the outposts and distribute appropriate amount of funds to cover the shortfall, without having to go through the governance process.

# Packages

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

# Functions

NewAppModule creates a new AppModule object.

# Structs

AppModule implements an application module for the safety fund module.
AppModuleBasic defines the basic application module used by the module.