From a019ea89c95b8bdb9de80f6af3906d2c382d4bdb Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Thu, 7 Nov 2024 07:30:44 -0800 Subject: [PATCH] docs: update `mnemonics` reference Signed-off-by: Emmanuel Ferdman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3d47f70f2..db945922ec 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ If you get SSL error when running `nix develop` (SSL peer certificate or SSH rem These scripts import 3 wallets by default. You can import up to 10 wallets by supplying `WALLET_COUNT` environment variable (e.g. `WALLET_COUNT=10 yarn mary:wallet:importer`). -List of all funded wallet recovery phrases can be found here: https://github.com/input-output-hk/daedalus/blob/develop/utils/api-importer/mnemonics.js +List of all funded wallet recovery phrases can be found here: https://github.com/input-output-hk/daedalus/blob/develop/utils/api-importer/mnemonics.ts **Notes:** - Cardano wallet process ID shown on the "Diagnostics" screen is faked and expected to match the Cardano node process ID.