diff --git a/tools/walletextension/api/routes.go b/tools/walletextension/api/routes.go index c7024f418a..6d38b70feb 100644 --- a/tools/walletextension/api/routes.go +++ b/tools/walletextension/api/routes.go @@ -5,7 +5,7 @@ import ( "encoding/json" "fmt" "net/http" - + "github.com/ten-protocol/go-ten/go/common/viewingkey" "github.com/ten-protocol/go-ten/lib/gethfork/node"