Skip to content

Commit

Permalink
Merge pull request #5016 from cfromknecht/extract-channel-whitelist
Browse files Browse the repository at this point in the history
lntest: update error log whitelist
  • Loading branch information
cfromknecht authored Feb 15, 2021
2 parents fd3dd2c + 91a3350 commit 4fcc822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lntest/itest/log_error_whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,5 @@
<time> [ERR] RPCS: [/lnrpc.Lightning/OpenChannel]: reserved wallet balance invalidated
<time> [ERR] RPCS: [/lnrpc.Lightning/SendCoins]: reserved wallet balance invalidated
<time> [ERR] RPCS: unable to open channel to NodeKey(<hex>): reserved wallet balance invalidated
<time> [ERR] NANN: Unable to retrieve chan status for Channel(<chan_point>): unable to extract ChannelUpdate
<time> [ERR] NTFN: Unable to rewind chain from height 1 to height -1: unable to find blockhash for disconnected height=<height>: -8: Block height out of range

0 comments on commit 4fcc822

Please sign in to comment.