Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/splitting testnet #225

Merged
merged 20 commits into from Aug 20, 2019
Merged

Fixing network id missmatch

  • Loading branch information
Freydal committed Aug 19, 2019
commit 90551ca844bebc2c87c9c2594d63bb550a6a8c2b
@@ -8,7 +8,7 @@ RUN geth init genesis-kosu-test.json --datadir .

ENTRYPOINT geth \
--datadir . \
--networkid 6174 \
--networkid 6175 \
--unlock="`cat accounts`" \
--password=./passwords \
--etherbase "0x54E60Bccc86A7Bad4BC68E36a8fde0F369aE849E" --mine \
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.