Merge pull request #5016 from cfromknecht/extract-channel-whitelist

lntest: update error log whitelist
This commit is contained in:
Conner Fromknecht 2021-02-15 12:50:33 -08:00 committed by GitHub
commit 4fcc82251e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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