Set go-live block height for share bin fix: block 399000

This commit is contained in:
CalDescent 2021-04-26 17:19:39 +01:00
parent ea1fed2fd3
commit a9a0e69ec0

View File

@ -50,7 +50,7 @@
"featureTriggers": { "featureTriggers": {
"atFindNextTransactionFix": 275000, "atFindNextTransactionFix": 275000,
"newBlockSigHeight": 320000, "newBlockSigHeight": 320000,
"shareBinFix": 999999 "shareBinFix": 399000
}, },
"genesisInfo": { "genesisInfo": {
"version": 4, "version": 4,