Skip to content

AppModuleBasic

ratranqu edited this page Jan 28, 2021 · 1 revision

AppModuleBasic

public protocol AppModuleBasic

Requirements

name

var name: String

register(codec:​)

func register(codec: Codec)

defaultGenesis()

func defaultGenesis() -> JSON?

validateGenesis(json:​)

func validateGenesis(json: JSON) throws

Clone this wiki locally