trustedcoin: 0.8.2 -> 2024-11-15
Supports bitcoind 28.0.
This commit is contained in:
@@ -448,7 +448,6 @@ def _():
|
||||
machine.wait_until_succeeds(log_has_string("clightning", str))
|
||||
|
||||
expect_clightning_log("plugin-trustedcoin[^^]\[0m\s+bitcoind RPC working")
|
||||
expect_clightning_log("plugin-trustedcoin[^^]\[0m\s+estimatefees error: none of the esploras returned usable responses")
|
||||
if "regtest" in enabled_tests:
|
||||
num_blocks = test_data["num_blocks"]
|
||||
expect_clightning_log(f"plugin-trustedcoin[^^]\[0m\s+returning block {num_blocks}")
|
||||
|
||||
Reference in New Issue
Block a user