Leven
Leven
# 🐛 Bug ## To reproduce **Code snippet to reproduce** ```rust while true do ps -ef | grep "aptos-indexer" | grep -v "grep" if [ "$?" -eq 1 ] then...
# 🐛 Bug ## To reproduce Run command: cargo run -- --pg-uri "postgresql://localhost/Rare1" --node-url "https://fullnode.devnet.aptoslabs.com" --index-token-data --skip-previous-errors --emit-every 25 --batch-size 20 **Code snippet to reproduce** ```rust # Your code goes...
help.
how to deploy this canister to IC ?