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!