You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Running the indexer works but querying transaction data via
/tx/:hash
returns an error. Below the command im runningdocker-compose
provided (also checked that checksums.json is the correct one)curl 0.0.0.0:30303/block/height/301 | jq .
curl 0.0.0.0:30303/tx/297320249d003984a91376a6c95aa1db1cc15f8abfb5b213629ea87ee01ebd41 | jq .
The same happen with
Decrypted
transactions. Any hint on what im doing wrong?The text was updated successfully, but these errors were encountered: