Unit fee increase set to 1692118800000

This commit is contained in:
CalDescent 2023-08-12 18:55:27 +01:00
parent e244a5f882
commit 640a472876

View File

@ -5,7 +5,7 @@
"maxBytesPerUnitFee": 1024, "maxBytesPerUnitFee": 1024,
"unitFees": [ "unitFees": [
{ "timestamp": 0, "fee": "0.001" }, { "timestamp": 0, "fee": "0.001" },
{ "timestamp": 9999999999999, "fee": "0.01" } { "timestamp": 1692118800000, "fee": "0.01" }
], ],
"nameRegistrationUnitFees": [ "nameRegistrationUnitFees": [
{ "timestamp": 0, "fee": "0.001" }, { "timestamp": 0, "fee": "0.001" },