mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
Re-enable PSBT tests for Liquid except test_sign_and_send_psbt
This commit is contained in:
committed by
Rusty Russell
parent
908f834d66
commit
cb7caa3139
@@ -547,6 +547,7 @@ class ElementsD(BitcoinD):
|
||||
'-nowallet',
|
||||
'-validatepegin=0',
|
||||
'-con_blocksubsidy=5000000000',
|
||||
'-acceptnonstdtxn=1', # FIXME Issues such as dust limit interacting with anchors
|
||||
]
|
||||
conf_file = os.path.join(bitcoin_dir, 'elements.conf')
|
||||
config['rpcport'] = self.rpcport
|
||||
|
||||
Reference in New Issue
Block a user