core-lightning/test-cli/scripts/vars.sh

8 lines
153 B
Bash
Raw Normal View History

# Sourced by other scripts
CLI="bitcoin-cli -regtest"
STYLE=bitcoin
#CLI="alpha-cli -regtest -testnet=0"
#STYLE=alpha
#PREFIX="valgrind --vgdb-error=1"