forked from Qortal/qortal
QORA / block reward adjustments set to activate at height 1010000
This commit is contained in:
parent
64ef8ab863
commit
952c51ab25
@ -56,7 +56,7 @@
|
|||||||
],
|
],
|
||||||
"qoraHoldersShareByHeight": [
|
"qoraHoldersShareByHeight": [
|
||||||
{ "height": 1, "share": 0.20 },
|
{ "height": 1, "share": 0.20 },
|
||||||
{ "height": 9999999, "share": 0.01 }
|
{ "height": 1010000, "share": 0.01 }
|
||||||
],
|
],
|
||||||
"qoraPerQortReward": 250,
|
"qoraPerQortReward": 250,
|
||||||
"minAccountsToActivateShareBin": 30,
|
"minAccountsToActivateShareBin": 30,
|
||||||
@ -75,7 +75,7 @@
|
|||||||
"atFindNextTransactionFix": 275000,
|
"atFindNextTransactionFix": 275000,
|
||||||
"newBlockSigHeight": 320000,
|
"newBlockSigHeight": 320000,
|
||||||
"shareBinFix": 399000,
|
"shareBinFix": 399000,
|
||||||
"sharesByLevelV2Height": 9999999,
|
"sharesByLevelV2Height": 1010000,
|
||||||
"rewardShareLimitTimestamp": 1657382400000,
|
"rewardShareLimitTimestamp": 1657382400000,
|
||||||
"calcChainWeightTimestamp": 1620579600000,
|
"calcChainWeightTimestamp": 1620579600000,
|
||||||
"transactionV5Timestamp": 1642176000000,
|
"transactionV5Timestamp": 1642176000000,
|
||||||
|
Loading…
Reference in New Issue
Block a user