Hi, how can I find what date/time my pool will be minting a new block? In other words when I will be selected as a slot leader.
Use cncli script
Hi Alex, thanks for your response
When I try run
sudo bash ${NODE_HOME}/scripts/cncli-leaderlog.sh previous UTC
with UTC replaced by my timezone i get the following error:
/home/chris/cardano-my-node/scripts/cncli-leaderlog.sh: command substitution: line 27: syntax error near unexpected token
|' /home/chris/cardano-my-node/scripts/cncli-leaderlog.sh: command substitution: line 27:
| jq -r .status’
CNCLI database not synced!!!
hmm, strange, let me check
you need to sync the cncli first
./cncli.sh sync