near / near-discovery-components

This is a repository that holds the source code of all NEAR discovery components that the team maintains for near.org.
https://near.org
MIT License
14 stars 12 forks source link

fix: entities indexer handles empty namespace key #759

Closed gabehamilton closed 5 months ago

gabehamilton commented 5 months ago

An empty key in the data "": '' was causing the error.

Note: Working toward tests for the indexers. Note: Tried to make this a clean training case. Issue->PR with test. Note: code has been deployed to production through QueryApi