getIndexerLastSuccessVersion

open suspend override fun getIndexerLastSuccessVersion(): Option<Long>

Queries for the last successful indexer version

This is useful to tell what ledger version the indexer is updated to, as it can be behind the full nodes.