diff --git a/app/protocol/flowcontext/shared_requested_blocks.go b/app/protocol/flowcontext/shared_requested_blocks.go index 10680464b..187f8872f 100644 --- a/app/protocol/flowcontext/shared_requested_blocks.go +++ b/app/protocol/flowcontext/shared_requested_blocks.go @@ -3,7 +3,7 @@ package flowcontext import ( "sync" - "github.com/kaspanet/kaspad/domain/consensus/model/externalapi" + "github.com/fabbez/topiad/domain/consensus/model/externalapi" ) // SharedRequestedBlocks is a data structure that is shared between peers that