mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-12 02:05:50 +00:00
We definitely can't retroactively validate minter levels, because there are confirmed cases in the chains history where this fails. Set to 999999999 until we have decided on a future block height.
This commit is contained in:
parent
5ff7b3df6d
commit
99ba4caf75
@ -82,7 +82,7 @@
|
||||
"transactionV6Timestamp": 9999999999999,
|
||||
"disableReferenceTimestamp": 1655222400000,
|
||||
"increaseOnlineAccountsDifficultyTimestamp": 9999999999999,
|
||||
"onlineAccountMinterLevelValidationHeight": 0,
|
||||
"onlineAccountMinterLevelValidationHeight": 999999999,
|
||||
"selfSponsorshipAlgoV1Height": 999999999
|
||||
},
|
||||
"genesisInfo": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user