You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
I'm trying to understand what the value of secret is in makeCommitment function of ENS Controller contract.
Also when is the makeCommitment function called? It does need to be called before the commit function but when I check with etherscan I cannot see it being called, how does this work, is there something I am missing?
Thank You in advance!
The text was updated successfully, but these errors were encountered:
I'm trying to understand what the value of secret is in
makeCommitment
function of ENS Controller contract.Also when is the
makeCommitment
function called? It does need to be called before thecommit
function but when I check with etherscan I cannot see it being called, how does this work, is there something I am missing?Thank You in advance!
The text was updated successfully, but these errors were encountered: