7 lines
288 B
Bash
Raw Normal View History

# 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"