Skip to content

Latest commit

 

History

History
 
 

app

App file structure

  1. app.go: this is the final place for all integration
  2. modules.go: this is where modules are registered
  3. keepers: this is where keepers related logic is registered
  4. params: this is where encoding and some app values is registered
  5. upgrades: this is where upgrade is registered