From eca3db65407782b3181a53ac7cc900571a821751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matev=C5=BE=20Jekovec?= Date: Fri, 20 Oct 2023 20:54:22 +0200 Subject: [PATCH] fix: Fix the default amount in README to correct 10,000 TEST --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index d7f71146..feca26ad 100644 --- a/docker/README.md +++ b/docker/README.md @@ -50,7 +50,7 @@ Chain IDs: - Sapphire Localnet: `0x5afd` (`23293`) By default, a random mnemonic will be generated and the first 5 accounts will -be funded 100 ROSE. Flags `-amount`, `-to`, `-n` can be added to specify an +be funded 10,000 TEST. Flags `-amount`, `-to`, `-n` can be added to specify an initial ROSE deposit, existing mnemonic and the number of addresses to derive and fund respectively.