Skip to content

Commit

Permalink
Change the timestamp of genesis block to reset the Corgi network
Browse files Browse the repository at this point in the history
  • Loading branch information
Seulgi Kim committed Apr 8, 2019
1 parent ed37435 commit 67d41eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/res/corgi.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"score": "0x20000",
"author": "wccq959puf2uj2587x86am0ycxeqjqgnrm9uy7qyjhr",
"timestamp": "0x00",
"timestamp": "0x01",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x"
},
Expand Down

0 comments on commit 67d41eb

Please sign in to comment.