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 was 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?
I'm trying to understand what the value of secret is in
makeCommitmentfunction of ENS Controller contract.Also when is the
makeCommitmentfunction called? It does need to be called before thecommitfunction 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!