[3.10.0] @subql/node-algorand
[3.10.0] - 2024-04-10
Changed
- Updated with node-core.Now dictionary support multiple dictionary endpoints, indexer will fetch and switch dictionaries base on available blocks
Fixed
- Updated with node-core ,also fixed:
- Fix modulo block didn't apply correctly with multiple dataSources
- Now when
workers
set to 0, it will use block dispatcher instead of throw and exit