Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ VerifyType
Method
VerifyType
validator/stateful/stateful_validator.go:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
func
(self *validator) VerifyType() vatypes.VerifyType {
112
return
vatypes.Stateful
113
}
114
115
func
(self *validator) Register(poolId *actor.PID) {
116
poolId.Tell(&vatypes.RegisterValidator{
Callers
2
Receive
Method · 0.95
Register
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected