mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 16:37:39 +00:00
15 lines
358 B
JSON
15 lines
358 B
JSON
|
{
|
||
|
"config": {
|
||
|
"chainId": 1000,
|
||
|
"homesteadBlock": 0,
|
||
|
"eip155Block": 0,
|
||
|
"eip158Block": 0
|
||
|
},
|
||
|
"difficulty": "200",
|
||
|
"gasLimit": "2100000",
|
||
|
"alloc": {
|
||
|
"826f3F66dB0416ea82033aE917A611bfBF4D98b6": { "balance": "300000" },
|
||
|
"Dd0cbc3AE49DD62915877ebFa6050cad362B83Ad": { "balance": "400000" }
|
||
|
}
|
||
|
}
|