2026-01-26 09:08:00 +01:00

7 lines
288 B
Bash

# Paths used by demo scripts and runners.
# Relative paths are resolved from the repo root.
# Host-side circuit bundle locations used by helper scripts.
NOMOS_CIRCUITS_HOST_DIR_REL=".tmp/logos-blockchain-circuits-host"
NOMOS_CIRCUITS_LINUX_DIR_REL=".tmp/logos-blockchain-circuits-linux"