bitcoin-node -> dogecoin-node

This commit is contained in:
Ross Nicoll 2021-06-17 08:04:17 +01:00
parent 9fb45926df
commit 7b6fadb899

View file

@ -12,4 +12,4 @@ export PACKAGES="cmake python3"
export DEP_OPTS="MULTIPROCESS=1"
export GOAL="install"
export BITCOIN_CONFIG="--with-boost-process"
export TEST_RUNNER_ENV="BITCOIND=bitcoin-node"
export TEST_RUNNER_ENV="BITCOIND=dogecoin-node"