Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
112
func
GetStateHashCheckHeight(id uint32) uint32 {
113
return
0
114
}
115
116
func
GetOpcodeUpdateCheckHeight(id uint32) uint32 {
117
return
0
Callers
3
startDNA
Function · 0.92
BlockHandle
Function · 0.92
importBlocks
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected