From 6bb5c5906289128cc9f5c462001d3de51e223056 Mon Sep 17 00:00:00 2001 From: nolash Date: Thu, 8 Apr 2021 11:54:16 +0200 Subject: [PATCH] Specify role of keystore file --- apps/contract-migration/scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contract-migration/scripts/README.md b/apps/contract-migration/scripts/README.md index 7454b490..049f38df 100644 --- a/apps/contract-migration/scripts/README.md +++ b/apps/contract-migration/scripts/README.md @@ -117,7 +117,7 @@ If metadata is to be imported, also run: If you did not change the docker-compose setup, your `eth_provider` the you need for the commands below will be `http://localhost:63545`. -The keystore file is relative to the directory you found this README in. Of course you can use a different wallet, but then you will have to provide it with tokens yourself (hint: `../reset.sh`) +The keystore file used for transferring external opening balances tracker is relative to the directory you found this README in. Of course you can use a different wallet, but then you will have to provide it with tokens yourself (hint: `../reset.sh`) All external balance transactions are saved in raw wire format in `/txs`, with transaction hash as file name.