Skip to content

GenUtilAppModuleBasic

JaapWijnen edited this page Apr 20, 2021 · 2 revisions

GenUtilAppModuleBasic

public class GenUtilAppModuleBasic: AppModuleBasic

Inheritance

AppModuleBasic

Initializers

init()

public init()

Properties

name

let name: String = GenUtilKeys.moduleName

Methods

register(codec:)

public func register(codec: Codec)

defaultGenesis()

public func defaultGenesis() -> JSON?

validateGenesis(json:)

public func validateGenesis(json: JSON) throws
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally