Atleta-network / blockscout

Blockscout-based explorer for atleta network
https://blockscout.atleta.network
GNU General Public License v3.0
0 stars 0 forks source link

Disable internal transactions fetcher #49

Closed hrls closed 3 months ago

hrls commented 3 months ago

Blockscout has configuration to on/off internal transactions. This PR disables fetcher at all as node API do not support required rpc methods yet.

Also I've found in docs variable named INDEXER_INTERNAL_TRANSACTIONS_TRACER_TYPE for tune this fetcher. Maybe can be useful in future.