mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
8 lines
262 B
Bash
8 lines
262 B
Bash
VERSION=v0.3.1
|
|
NOMOS_BUNDLE_VERSION=v4
|
|
# Pinned nomos-node revision used for CI builds and binary bundles.
|
|
NOMOS_NODE_REV=3f623e0c9d159bd8b398a25eda8db0642c491f99
|
|
|
|
# Optional: local nomos-node checkout override (do not commit absolute paths).
|
|
# NOMOS_NODE_PATH=
|