trustedcoin: 0.8.2 -> 2024-11-15
Supports bitcoind 28.0.
This commit is contained in:
parent
951c61b8ec
commit
76ea066809
2 changed files with 10 additions and 7 deletions
|
|
@ -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}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue