Hello everyone -
I have a question about the CoinCashew leaderlog process. Is it accurate that I need to run:
cardano-cli query ledger-state --mainnet --allegra-era --out-file ledger.json
Each time there’s a new Epoch in order to determine my leader slots? If so, is a way to just append the newer ledger information instead of re-running it to get the entire thing every time which can take a while and use a lot of memory?
Thank you!