Skip to content

Commit 5e0f37d

Browse files
committed
Disabling processing unknown chain in the Avalanche config
1 parent 9a81213 commit 5e0f37d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

interchain-indexer/config/avalanche/bridges_cut.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"api_url": null,
99
"ui_url": null,
1010
"docs_url": null,
11-
"process_unknown_chains": true,
11+
"process_unknown_chains": false,
1212
"home_chain_id": 8021,
1313
"contracts": [
1414
{

0 commit comments

Comments
 (0)