diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 7d203004..1cf4f010 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -5,7 +5,7 @@ "maxBytesPerUnitFee": 1024, "unitFees": [ { "timestamp": 0, "fee": "0.001" }, - { "timestamp": 9999999999999, "fee": "0.01" } + { "timestamp": 1692118800000, "fee": "0.01" } ], "nameRegistrationUnitFees": [ { "timestamp": 0, "fee": "0.001" },