Files
app-ethereum/ledger_app.toml
2023-12-01 16:15:48 +01:00

9 lines
163 B
TOML

[app]
build_directory = "./"
sdk = "C"
devices = ["nanos", "nanox", "nanos+", "stax"]
[tests]
unit_directory = "./tests/unit"
pytest_directory = "./tests/ragger"