mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Add extra entries to blockchain.json, remove HttpsTest, add Vanity Gen
+ minor whitespace / comment / JAXB mods Was commit e14381d: working on genesis block
This commit is contained in:
@@ -152,6 +152,12 @@
|
||||
{ "type": "GENESIS", "recipient": "QT79PhvBwE6vFzfZ4oh5wdKVsEazZuVJFy", "amount": "6360421.343" }
|
||||
]
|
||||
},
|
||||
"rewardsByHeight": [
|
||||
{ "height": 1, "reward": 0 }
|
||||
],
|
||||
"forgingTiers": [
|
||||
{ "minBlocks": 0, "maxSubAccounts": 0 }
|
||||
],
|
||||
"featureTriggers": {
|
||||
"messageHeight": 99000,
|
||||
"atHeight": 99000,
|
||||
@@ -159,6 +165,7 @@
|
||||
"votingTimestamp": "1403715600000",
|
||||
"arbitraryTimestamp": "1405702800000",
|
||||
"powfixTimestamp": "1456426800000",
|
||||
"v2Timestamp": "1559347200000"
|
||||
"v2Timestamp": "1559347200000",
|
||||
"newAssetPricingTimestamp": "2000000000000"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user