diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index df29cd95..17858d8d 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -5,7 +5,7 @@ "maxBytesPerUnitFee": 1024, "unitFee": "0.001", "nameRegistrationUnitFee": "5", - "nameRegistrationUnitFeeTimestamp": 9999999999999, + "nameRegistrationUnitFeeTimestamp": 1645372800000, "useBrokenMD160ForAddresses": false, "requireGroupForApproval": false, "defaultGroupId": 0,