mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-02-16 19:23:09 +00:00
* Sdp config structs from logos blockchain (#15) * Update configs after main repo merge --------- Co-authored-by: gusto <bacv@users.noreply.github.com>
8 lines
317 B
Bash
8 lines
317 B
Bash
VERSION=v0.3.2
|
|
LOGOS_BLOCKCHAIN_BUNDLE_VERSION=v4
|
|
# Pinned logos-blockchain-node revision used for CI builds and binary bundles.
|
|
LOGOS_BLOCKCHAIN_NODE_REV=3f15894f8b4df377e8d3cd9d92ddee9f648046dc
|
|
|
|
# Optional: local logos-blockchain-node checkout override (do not commit absolute paths).
|
|
# LOGOS_BLOCKCHAIN_NODE_PATH=
|