mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
7 lines
153 B
Bash
7 lines
153 B
Bash
# Sourced by other scripts
|
|
CLI="bitcoin-cli -regtest"
|
|
STYLE=bitcoin
|
|
#CLI="alpha-cli -regtest -testnet=0"
|
|
#STYLE=alpha
|
|
|
|
#PREFIX="valgrind --vgdb-error=1"
|