You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
643 B
21 lines
643 B
{ |
|
"config": { |
|
"chainId": 42, |
|
"homesteadBlock": 0, |
|
"eip155Block": 0, |
|
"eip158Block": 0 |
|
}, |
|
"alloc": { |
|
"0x@account@": { |
|
"balance": "100000000000000000000000" |
|
} |
|
}, |
|
"coinbase": "0x0000000000000000000000000000000000000000", |
|
"difficulty": "0x400", |
|
"gasLimit": "0x8000000", |
|
"nonce": "0x0000000000000042", |
|
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", |
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", |
|
"timestamp": "0x00", |
|
"extraData": "" |
|
}
|
|
|