diff --git a/WindowsInstaller/Qortal.aip b/WindowsInstaller/Qortal.aip index 3cc97a79..74acc012 100755 --- a/WindowsInstaller/Qortal.aip +++ b/WindowsInstaller/Qortal.aip @@ -17,10 +17,10 @@ - + - + @@ -212,7 +212,7 @@ - + diff --git a/pom.xml b/pom.xml index c785c8e8..4e187119 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.qortal qortal - 3.4.2 + 3.4.3 jar true diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 670027d5..381a280a 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -23,7 +23,7 @@ "founderEffectiveMintingLevel": 10, "onlineAccountSignaturesMinLifetime": 43200000, "onlineAccountSignaturesMaxLifetime": 86400000, - "onlineAccountsModulusV2Timestamp": 9999999999999, + "onlineAccountsModulusV2Timestamp": 1659801600000, "rewardsByHeight": [ { "height": 1, "reward": 5.00 }, { "height": 259201, "reward": 4.75 },