Revert incorrect genesis timestamp that somehow made it into the stashed code.

This commit is contained in:
CalDescent 2022-07-20 10:38:58 +01:00
parent 46c40ca9ca
commit 85a27c14b8

View File

@ -72,7 +72,7 @@
},
"genesisInfo": {
"version": 4,
"timestamp": "1656777099000",
"timestamp": "1593450000000",
"transactions": [
{ "type": "ISSUE_ASSET", "assetName": "QORT", "description": "QORTAL coin", "quantity": 0, "isDivisible": true, "data": "{}" },
{ "type": "ISSUE_ASSET", "assetName": "Legacy-QORA", "description": "Representative legacy QORA", "quantity": 0, "isDivisible": true, "data": "{}", "isUnspendable": true },