Compare commits

..

7 Commits

Author SHA1 Message Date
nolash
bd672589e8 Merge remote-tracking branch 'origin/master' into lash/sovereign-import 2021-03-31 13:01:43 +02:00
nolash
51a4e75513 Update cluster dep specs 2021-03-31 12:59:59 +02:00
nolash
bffbea49c3 Remove commented code 2021-03-31 12:58:19 +02:00
nolash
5769b9f9ac Update readme with sovereign script info 2021-03-31 12:55:52 +02:00
nolash
fe75d72ce6 Complete sovereign import script 2021-03-31 12:46:58 +02:00
nolash
9c750e7072 Upgrade faucet 2021-03-31 11:26:14 +02:00
nolash
39646d7948 WIP Add sovereign import script 2021-03-31 10:51:49 +02:00

View File

@@ -44,7 +44,7 @@ Monitors a folder for output from the `import_users.py` script, adding the metad
(Only if you used the `--gift-threshold` option above)
`python import_balance.py -c config -i <newchain:id> -r <cic_registry_address> -p <eth_provider> --head -y ../keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c <datadir>`
`python -c config -i <newchain:id> -r <cic_registry_address> -p <eth_provider> --head -y ../keystore/UTC--2021-01-08T17-18-44.521011372Z--eb3907ecad74a0013c259d5874ae7f22dcbcc95c <datadir>`
This will monitor new mined blocks and send balances to the newly created accounts.