We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c73be3 commit d6764d6Copy full SHA for d6764d6
test/e2e/account.spec.ts
@@ -1,6 +1,6 @@
1
import { Request } from "@playwright/test";
2
3
-import { encodeAddress } from "../../src/utils/formatAddress";
+import { encodeAddress } from "../../src/utils/address";
4
import { getNetwork } from "../../src/services/networksService";
5
6
import { clearCapturedPageEvents, waitForPageEvent } from "../utils/events";
0 commit comments