diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 7e906e76..03169723 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -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 },