MCPcopy 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
111func (self *validator) VerifyType() vatypes.VerifyType {
112 return vatypes.Stateful
113}
114
115func (self *validator) Register(poolId *actor.PID) {
116 poolId.Tell(&vatypes.RegisterValidator{

Callers 2

ReceiveMethod · 0.95
RegisterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected