It is called hush-arrakis-chain now
This commit is contained in:
@@ -162,10 +162,10 @@ class ComparisonTestFramework(BitcoinTestFramework):
|
||||
|
||||
def add_options(self, parser):
|
||||
parser.add_option("--testbinary", dest="testbinary",
|
||||
default=os.getenv("BITCOIND", "hush-smart-chain"),
|
||||
default=os.getenv("BITCOIND", "hush-arrakis-chain"),
|
||||
help="bitcoind binary to test")
|
||||
parser.add_option("--refbinary", dest="refbinary",
|
||||
default=os.getenv("BITCOIND", "hush-smart-chain"),
|
||||
default=os.getenv("BITCOIND", "hush-arrakis-chain"),
|
||||
help="bitcoind binary to use for reference nodes (if any)")
|
||||
|
||||
def setup_chain(self):
|
||||
|
||||
Reference in New Issue
Block a user