Browse Source
For bitcoind_fail_first: We only ever send `getblock` if we got a successful block hash from `getblockhash`, and if we can't get the block in that case it means our Bitcoin backend is faulty and we shouldnt continue. So, mock `getblockhash` instead, which is authorized to spuriously fail. For both bitcoind_fail_first and bitcoind_failure: Adapt the logs.travis-debug
darosior
5 years ago
committed by
Rusty Russell
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue