I’m not seeing your pool show up either, what about Step 14 are you asking for help on? It’s about topology if I remember?
I went through that particular guide and rewrote it personally, to clean up a few misunderstandings/misinterpretations I ran into while learning. But the steps can be very maticulous in places and if you ran through it without any errors or issues, it should be smooth sailing for the most part.
Hi Peter, I have the same situation. I get a nearly identical response as what you show, when running the “query stake-snapshot” command, but I cannot find my pool in pooltool.io.
Thanks for providing link to the guide. I will check it out. I’ve been building my own wiki page from CoinCashew, but will look at this one to incorporate things into my own wiki.
I managed to see my pool show up on pooltool.io. Based on a suggestion from AdaFrog here forum link, I discovered the hash of my pool metadata json did not agree with the published URL of this json data. So, I did a fresh CLI command “stake-pool registration-certificate” with the new metadata hash text file.
After submitting this transaction, I ran the CLI command “query stake-snapshot”, and I still get similar output with 0 for the poolStake- params, but my pool shows up on pooltool.io. So, I’m assuming the mismatching hash of the pool metadata was the culprit.
I learned something else. When I submitted the tx to re-register the pool with correct metada hash text file, I also changed the margin. But, pooltool.io, still showed the old margin percent. Later, I noticed there was a little Red arrow by the margin value and on-hover it indicated the rate was changing.