Reecepbcups / interchain-indexer

A cosmos / interchain blockchain indexer written in Python
21 stars 4 forks source link

Adds TxHash indexing #14

Closed Reecepbcups closed 1 year ago

Reecepbcups commented 1 year ago

Get a Tx by its TxHash. Included now for all Txs

migration script added to convert old database types to the new format + the SQL command.