Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ GetOpcodeUpdateCheckHeight
Function
GetOpcodeUpdateCheckHeight
common/config/config.go:116–118 ·
view source on GitHub ↗
(id uint32)
Source
from the content-addressed store, hash-verified
114
}
115
116
func
GetOpcodeUpdateCheckHeight(id uint32) uint32 {
117
return
0
118
}
119
120
func
GetNetworkName(id uint32) string {
121
name, ok := NETWORK_NAME[id]
Callers
1
NewVmFeatureFlag
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected