Ducca
Results
2
comments of
Ducca
@lcgogo Just add this flags `--rpc-server-worker --fullnode-sync-worker` to the indexer start command https://github.com/MystenLabs/sui/blob/main/docker/fullnode-x/indexer/indexer.sh#L5
@bmwill Hi Brandon! We managed to launch the `mainnet indexer v1.0.0`. It works well and saves all data including objects. But while synchronizing the indexer for the `testnet`, we noticed...