7 lines
310 B
Bash
Raw Permalink 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.
2026-01-26 16:36:51 +01:00
LOGOS_BLOCKCHAIN_CIRCUITS_HOST_DIR_REL=".tmp/logos-blockchain-circuits-host"
LOGOS_BLOCKCHAIN_CIRCUITS_LINUX_DIR_REL=".tmp/logos-blockchain-circuits-linux"