mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
CI: feature_tapscript_opcodes test uses initialfreecoins, disable for descriptor wallets
This commit is contained in:
parent
87808101be
commit
a33ceacdbc
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ class TapHashPeginTest(BitcoinTestFramework):
|
|||
|
||||
def skip_test_if_missing_module(self):
|
||||
self.skip_if_no_wallet()
|
||||
self.skip_if_no_bdb()
|
||||
|
||||
def setup_network(self, split=False):
|
||||
self.setup_nodes()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue