Skip to content

GenUtilAppModule

ratranqu edited this page Apr 26, 2021 · 2 revisions

GenUtilAppModule

public final class GenUtilAppModule: GenUtilAppModuleBasic, AppModule 

Inheritance

GenUtilAppModuleBasic, AppModule

Initializers

init(accountKeeper:stakingKeeper:)

public init(
        accountKeeper: AccountKeeper,
        stakingKeeper: StakingKeeper
//        deliverTx: @escaping DeliverTxFunction
    ) 

Methods

initGenesis(request:json:)

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

exportGenesis(request:)

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