near / near-enhanced-api-server

https://console.pagoda.co/apis?tab=enhancedApi#/
18 stars 6 forks source link

fix: Optimize account existance check by using JSON RPC instead of Indexer for Explorer Database as a temporary solution #39

Closed frol closed 2 years ago

frol commented 2 years ago

Ideally, we should index the data so we can check for account existence as fast as possible.