mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-02-17 19:53:05 +00:00
7 lines
310 B
Bash
7 lines
310 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.
|
|
LOGOS_BLOCKCHAIN_CIRCUITS_HOST_DIR_REL=".tmp/logos-blockchain-circuits-host"
|
|
LOGOS_BLOCKCHAIN_CIRCUITS_LINUX_DIR_REL=".tmp/logos-blockchain-circuits-linux"
|