MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetStateHashCheckHeight

Function GetStateHashCheckHeight

common/config/config.go:112–114  ·  view source on GitHub ↗
(id uint32)

Source from the content-addressed store, hash-verified

110}
111
112func GetStateHashCheckHeight(id uint32) uint32 {
113 return 0
114}
115
116func GetOpcodeUpdateCheckHeight(id uint32) uint32 {
117 return 0

Callers 3

startDNAFunction · 0.92
BlockHandleFunction · 0.92
importBlocksFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected