mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-21 08:04:26 +01:00
8 lines
153 B
Bash
8 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"
|