mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 13:56:45 +00:00
Update common.go
This commit is contained in:
parent
08af68905f
commit
86a7669877
@ -3,8 +3,8 @@ package common
|
||||
import (
|
||||
"time"
|
||||
|
||||
peerpkg "github.com/topianet/topiad/app/protocol/peer"
|
||||
routerpkg "github.com/topianet/topiad/infrastructure/network/netadapter/router"
|
||||
peerpkg "github.com/fabbez/topiad/app/protocol/peer"
|
||||
routerpkg "github.com/fabbez/topiad/infrastructure/network/netadapter/router"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user