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

refactor: Update handling of receipts #2

Closed khorolets closed 4 years ago

khorolets commented 4 years ago

Update the way we are handling Receipts

Receipt may be of type action or data, we need to store them properly.

khorolets commented 4 years ago

Closing by #10