aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/wallet.go
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/keystore/wallet.go')
-rw-r--r--accounts/keystore/wallet.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/accounts/keystore/wallet.go b/accounts/keystore/wallet.go
index e3fc00ca5..b2d8c9f55 100644
--- a/accounts/keystore/wallet.go
+++ b/accounts/keystore/wallet.go
@@ -19,9 +19,9 @@ package keystore
import (
"math/big"
- ethereum "github.com/dexon-foundation/dexon"
- "github.com/dexon-foundation/dexon/accounts"
- "github.com/dexon-foundation/dexon/core/types"
+ ethereum "github.com/tangerine-network/go-tangerine"
+ "github.com/tangerine-network/go-tangerine/accounts"
+ "github.com/tangerine-network/go-tangerine/core/types"
)
// keystoreWallet implements the accounts.Wallet interface for the original