diff --git a/app/protocol/flowcontext/domain.go b/app/protocol/flowcontext/domain.go index 05c76e0fd..0b5ffcef1 100644 --- a/app/protocol/flowcontext/domain.go +++ b/app/protocol/flowcontext/domain.go @@ -1,7 +1,7 @@ package flowcontext import ( - "github.com/kaspanet/kaspad/domain" + "github.com/fabbez/topiad/domain" ) // Domain returns the Domain object associated to the flow context.