diff --git a/private/private.go b/private/private.go index 9595f4d89..2cf2175bf 100644 --- a/private/private.go +++ b/private/private.go @@ -3,7 +3,7 @@ package private import ( "os" - "github.com/jpmorganchase/quorum/private/constellation" + "github.com/ethereum/go-ethereum/private/constellation" ) type PrivateTransactionManager interface {