diff --git a/shyftRingWalletConn/app.go b/shyftRingWalletConn/app.go index 0da4d787e3..dcb6297daf 100644 --- a/shyftRingWalletConn/app.go +++ b/shyftRingWalletConn/app.go @@ -6,10 +6,9 @@ import ( "net" "fmt" "os" - //"github.com/ethereum/go-ethereum/common" - "github.com/ethereum/go-ethereum/crypto" - "bytes" - "github.com/ethereum/go-ethereum/common/hexutil" + "github.com/ShyftNetwork/go-empyrean/crypto" + "bytes" + "github.com/ShyftNetwork/go-empyrean/common/hexutil" ) const (