Skip to content

GenUtilAppModule

ratranqu edited this page Jan 28, 2021 · 1 revision

GenUtilAppModule

public final class GenUtilAppModule: GenUtilAppModuleBasic, AppModule

Inheritance

GenUtilAppModuleBasic, AppModule

Initializers

init(accountKeeper:stakingKeeper:)

public init(accountKeeper: AccountKeeper, stakingKeeper: StakingKeeper)

Methods

initGenesis(request:json:)

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

exportGenesis(request:)

public func exportGenesis(request: Request) -> JSON

Clone this wiki locally