Skip to content

Instantly share code, notes, and snippets.

@tuxcanfly
Last active August 12, 2020 12:55
Show Gist options
  • Save tuxcanfly/14a98bb0d57b82afcbbeb9187a86e23b to your computer and use it in GitHub Desktop.
Save tuxcanfly/14a98bb0d57b82afcbbeb9187a86e23b to your computer and use it in GitHub Desktop.

Revisions

  1. tuxcanfly revised this gist Aug 12, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion prysm.learn.log
    Original file line number Diff line number Diff line change
    @@ -1 +1,5 @@
    * beacon-chain data - sync ~/.eth2/beaconchain
    * 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
  2. tuxcanfly created this gist Aug 11, 2020.
    1 change: 1 addition & 0 deletions prysm.learn.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    * beacon-chain data - sync ~/.eth2/beaconchain