Skip to content

Instantly share code, notes, and snippets.

@rakita
Created February 13, 2021 20:18
Show Gist options
  • Save rakita/d26c48caf82acd1492a433ef3f30fab5 to your computer and use it in GitHub Desktop.
Save rakita/d26c48caf82acd1492a433ef3f30fab5 to your computer and use it in GitHub Desktop.
diff --git a/crates/ethcore/res/chainspec/yolo3.json b/crates/ethcore/res/chainspec/yolo3.json
index d15c0a9d3..9114e6f67 100644
--- a/crates/ethcore/res/chainspec/yolo3.json
+++ b/crates/ethcore/res/chainspec/yolo3.json
@@ -4,7 +4,7 @@
"clique": {
"params": {
"epoch": 30000,
- "period": 15
+ "period": 30
}
}
},
@@ -37,13 +37,13 @@
"maxCodeSizeTransition": "0x0",
"maximumExtraDataSize": "0xffff",
"minGasLimit": "0x1388",
- "networkID": "133519467574835",
+ "networkID": "34180983699157880",
"registrar": "0xc6d9d2cd449a754c494264e1809c50e34d64562b"
},
"genesis": {
"author": "0x0000000000000000000000000000000000000000",
"difficulty": "0x1",
- "extraData": "0x00000000000000000000000000000000000000000000000000000000000000008a37866fd3627c9205a37c8685666f32ec07bb1b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
+ "extraData": "0x00000000000000000000000000000000000000000000000000000000000000001041afbcb359d5a8dc58c15b2ff51354ff8a217d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"seal": {
@@ -52,7 +52,7 @@
"nonce": "0x0000000000000000"
}
},
- "timestamp": "0x60117f8b"
+ "timestamp": "0x6027dd2e"
},
"nodes": [
"enode://9e1096aa59862a6f164994cb5cb16f5124d6c992cdbf4535ff7dea43ea1512afe5448dca9df1b7ab0726129603f1a3336b631e4d7a1a44c94daddd03241587f9@3.9.20.133:30303"
@@ -925,6 +925,9 @@
"0e89e2aedb1cfcdb9424d41a1f218f4132738172": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
+ "1041afbcb359d5a8dc58c15b2ff51354ff8a217d": {
+ "balance": "0x200000000000000000000000000000000000000000000000000000000000000"
+ },
"60adc0f89a41af237ce73554ede170d733ec14e0": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
@@ -942,6 +945,9 @@
},
"b02a2eda1b317fbd16760128836b0ac59b560e9d": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
- }
+ },
+ "df0a88b2b68c673713a8ec826003676f272e3573": {
+ "balance": "0x200000000000000000000000000000000000000000000000000000000000000"
+ }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment