MCPcopy 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
116func GetOpcodeUpdateCheckHeight(id uint32) uint32 {
117 return 0
118}
119
120func GetNetworkName(id uint32) string {
121 name, ok := NETWORK_NAME[id]

Callers 1

NewVmFeatureFlagFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected