add chain hop
This commit is contained in:
@ -14,5 +14,5 @@ type Handler interface {
|
||||
}
|
||||
|
||||
type Forwarder interface {
|
||||
Forward(*chain.NodeGroup)
|
||||
Forward(chain.Hop)
|
||||
}
|
||||
|
Reference in New Issue
Block a user