You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to use ton-indexer to sync with the TON testnet, but I'm not sure how to properly configure it. Could you please provide some guidance or steps on how to set up ton-indexer to sync with the testnet?
Here is what I have done so far:
Downloaded latest_testnet.zfs.lz and decompressed it.
Adjusted docker-compose.yaml for the mainnet sync, but I'm not sure how to change it for the testnet.
Do I need a specific global.config.json file for the testnet, and where should I place it in the configuration?
The text was updated successfully, but these errors were encountered:
Hello,
I am currently trying to use
ton-indexer
to sync with the TON testnet, but I'm not sure how to properly configure it. Could you please provide some guidance or steps on how to set upton-indexer
to sync with the testnet?Here is what I have done so far:
latest_testnet.zfs.lz
and decompressed it.docker-compose.yaml
for the mainnet sync, but I'm not sure how to change it for the testnet.Do I need a specific
global.config.json
file for the testnet, and where should I place it in the configuration?The text was updated successfully, but these errors were encountered: