Last active
August 12, 2020 12:55
-
-
Save tuxcanfly/14a98bb0d57b82afcbbeb9187a86e23b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* beacon-chain data - sync ~/.eth2/beaconchain | |
deposit tx from command line: | |
bazel run //tools/sendDepositTx -- --httpPath=https://goerli.prylabs.net --keystoreUTCPath $PWD/w1 --passwordFile $PWD/password.txt --random-key --depositDelay 2 --depositContract 0x767E9ef9610Abb992099b0994D5e0c164C0813Ab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment