MCPcopy 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
92func (self *validator) VerifyType() vatypes.VerifyType {
93 return vatypes.Stateless
94}
95
96// Register send RegisterValidator message to txpool
97func (self *validator) Register(poolId *actor.PID) {

Callers 2

ReceiveMethod · 0.95
RegisterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected