Skip to content

AppModuleGenesis

ratranqu edited this page Apr 26, 2021 · 2 revisions

AppModuleGenesis

public protocol AppModuleGenesis: AppModuleBasic 

Inheritance

AppModuleBasic

Requirements

initGenesis(request:​json:​)

func initGenesis(request: Request, json: JSON) -> [ValidatorUpdate]

exportGenesis(request:​)

func exportGenesis(request: Request) -> JSON
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally