A few days ago I created a pool. The pool is visible on pooltool and adapools, but does not show any metadata (ticker, name, website) or live information (active stake, pledge being met). The pool is also not visible in Daedalus.
I get a hash number when I run the following command: cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://ideal-stake-pool.com/wp-content/uploads/i/meta.json)
However, I get cat: poolmeta.json: No such file or directory when I run the following: cardano-cli stake-pool metadata-hash --pool-metadata-file <(cat poolmeta.json)
That looks better. However, I do see that the performance is 0? The live stake is set to 0 for some reason? Apologies for the barrage of questions. I am new to this (as you can tell).
I can’t see the pool in Daedalus too. Is that normal?