Skip to content

v0.5.0 - health check feature

Compare
Choose a tag to compare
@RedCuckoo RedCuckoo released this 08 Nov 09:49
· 10 commits to main since this release
396a7fc

Introducing new health check feature. If syncCheck: true passed, the data will not be returned if our indexers or blockchain are out of sync.
SyncStatus struct is returned now with each reply, giving info about healthiness of the indexers.

Besides that:

  • update all chains supported by AAPI
  • update methods list
  • add more examples for each method