Skip to content

AppModuleBasic

ratranqu edited this page Apr 26, 2021 · 2 revisions

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
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally