Advertisement
Guest User

genesis.json

a guest
May 20th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.52 KB | None | 0 0
  1. {
  2.   "coinbase"   : "0x0000000000000000000000000000000000000001",
  3.   "difficulty" : "0x400",
  4.   "extraData"  : "",
  5.   "gasLimit"   : "0x2fefd8",
  6.   "nonce"      : "0x0000000000000042",
  7.   "mixhash"    : "0x0000000000000000000000000000000000000000000000000000000000000000",
  8.   "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
  9.   "timestamp"  : "0x00",
  10.   "alloc": {},
  11.   "config": {
  12.         "chainId": 15,
  13.         "homesteadBlock": 0,
  14.         "eip155Block": 0,
  15.         "eip158Block": 0
  16.     }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement