Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/genesis/src/mainnet.genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"depositContractAddress": null
},
"nonce": "0x0",
"timestamp": "0x0",
"timestamp": "0x690B792F",
"extraData": "0x",
"gasLimit": "0x1c9c380",
"difficulty": "0x0",
Expand Down
2 changes: 1 addition & 1 deletion crates/genesis/src/pecorino.genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"depositContractAddress": null
},
"nonce": "0x0",
"timestamp": "0x0",
"timestamp": "0x6894E6BD",
"extraData": "0x",
"gasLimit": "0x1c9c380",
"difficulty": "0x0",
Expand Down