Increase ONLINE_ACCOUNTS_MODULUS from 5 to 30 mins at a future undecided timestamp.

Note: it's important that this timestamp is set on a 1-hour boundary (such as 16:00:00) to ensure a clean switchover.

# Conflicts:
#	src/main/java/org/qortal/block/BlockChain.java
This commit is contained in:
CalDescent
2022-04-01 11:35:32 +01:00
parent 6c201db3dd
commit f7dabcaeb0
14 changed files with 127 additions and 11 deletions

View File

@@ -19,6 +19,7 @@
"founderEffectiveMintingLevel": 10,
"onlineAccountSignaturesMinLifetime": 43200000,
"onlineAccountSignaturesMaxLifetime": 86400000,
"onlineAccountsModulusV2Timestamp": 9999999999999,
"rewardsByHeight": [
{ "height": 1, "reward": 5.00 },
{ "height": 259201, "reward": 4.75 },