I am trying to set up a validator.
I followed the validator tool instructions up to the point at which I ran
sui validator become-candidate validator.info
and it seemed to work. The docs say that at this point, I should be able to stake to my validator (where are the docs for how to do that with the CLI? Is that even possible), but if I try run a simple
sui validator display-metadata
I get the following response:
0x53a010663ef656b881bedc098cc7ec5e9bd380c93514ad85bfaf343e91bc5d93 is not an active or pending Validator.
What are the next steps to becoming a validator? I have requested help on multiple discord channels but no one is answering anything there.