From 16226d6348d12bca2a1ac49aa4c6e24fcca07373 Mon Sep 17 00:00:00 2001 From: CHANCE Date: Tue, 3 Dec 2024 18:38:47 -0600 Subject: [PATCH] fix: min_commitment_age language (#367) --- docs/registry/eth.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/registry/eth.mdx b/docs/registry/eth.mdx index 979c4e0b..98eee173 100644 --- a/docs/registry/eth.mdx +++ b/docs/registry/eth.mdx @@ -147,7 +147,7 @@ ETHRegistrarController.commit(commitment bytes32) ``` Note this does require an on-chain transaction. -After having committed it is recommended to wait at least the `MIN_COMMITMENT_AGE` (~60 seconds) before registering. +After having committed it is required to wait at least the `MIN_COMMITMENT_AGE` (60 seconds) before registering. ### Registering