near / near-indexer-for-explorer

Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
https://near-indexers.io/docs/projects/near-indexer-for-explorer
GNU General Public License v3.0
123 stars 56 forks source link

Add feature flag on account_changes and fungible_token_events #349

Closed eduohe closed 1 year ago

eduohe commented 1 year ago

Closes #346

telezhnaya commented 1 year ago

I don't have the strong opinion about the naming, we can go with any option. I'm OK with dropping load_ prefix, but I personally prefer leaving fungible_token_events to match the naming we use in the code right now.

eduohe commented 1 year ago

Thanks @telezhnaya and @khorolets , suggestions implemented