Skip to content

Instantly share code, notes, and snippets.

@Kroid
Forked from dickolsson/genesis.json
Created September 26, 2017 20:10
Show Gist options
  • Save Kroid/30e068bdbbc3f0d5e63b63571c3cc9b4 to your computer and use it in GitHub Desktop.
Save Kroid/30e068bdbbc3f0d5e63b63571c3cc9b4 to your computer and use it in GitHub Desktop.

Revisions

  1. Dick Olsson revised this gist Jun 18, 2017. No changes.
  2. Dick Olsson revised this gist Jun 18, 2017. No changes.
  3. Dick Olsson created this gist Jun 18, 2017.
    16 changes: 16 additions & 0 deletions genesis.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    {
    "config": {
    "chainId": 33,
    "homesteadBlock": 0,
    "eip155Block": 0,
    "eip158Block": 0
    },
    "nonce": "0x0000000000000033",
    "timestamp": "0x0",
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "gasLimit": "0x8000000",
    "difficulty": "0x100",
    "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "coinbase": "0x3333333333333333333333333333333333333333",
    "alloc": {}
    }