Files
app-ethereum/tests/ragger/constants.py

4 lines
61 B
Python
Raw Normal View History

2024-03-08 17:47:55 +01:00
import os
2024-03-26 09:43:26 +01:00
ABIS_FOLDER = f"{os.path.dirname(__file__)}/abis"