How to check if pool is accepted by network?

Hi!
I have configured stake pool in TESTNET and want to check if it works.
It looks like that I registered pool, because pool certificate and delegation certificate were put to the blockchain.

Finally I tried to obtain pool info from ledger:
cardano-cli query ledger-state --mary-era --testnet-magic 1097911063 | grep

But this command show nothing. :frowning:
According to logs, both nodes (relay and core) are synchronizing the blockchain

So my question: Is any way to check if the pool is configured well?

Could you manage to setup and start the node?

Yes, I managed to start node, but I really didn’t understand if it works. I decided to create the node in Mainnet and it looks like it works. :slight_smile: So my question is obsolete.

1 Like