Add skip balance check flag for testing module

This commit is contained in:
Thales Lima
2024-07-19 22:29:31 +02:00
committed by tvinagre
parent e0c1ba3b50
commit 3ccf0a8a1f
8 changed files with 19 additions and 13 deletions

View File

@@ -1,4 +1,6 @@
substreams_yaml_path: ./substreams.yaml
adapter_contract: "SwapAdapter.evm.runtime"
skip_balance_check: false
protocol_type_names:
- "type_name_1"
- "type_name_2"