GenUtilAppModule - CosmosSwift/swift-coin GitHub Wiki
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