Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ VerifyType
Method
VerifyType
validator/stateless/stateless_validator.go:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
func
(self *validator) VerifyType() vatypes.VerifyType {
93
return
vatypes.Stateless
94
}
95
96
// Register send RegisterValidator message to txpool
97
func
(self *validator) Register(poolId *actor.PID) {
Callers
2
Receive
Method · 0.95
Register
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected