MCPcopy Create free account
hub / github.com/FirmaChain/firmachain / ConsensusVersion

Method ConsensusVersion

x/token/module.go:145–145  ·  view source on GitHub ↗

ConsensusVersion implements ConsensusVersion.

()

Source from the content-addressed store, hash-verified

143
144// ConsensusVersion implements ConsensusVersion.
145func (AppModule) ConsensusVersion() uint64 { return ConsensusVersion }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected