Background
We recently upgraded from LND 0.14.x --> 0.15.1. Now, when trying to open a new channel, we get this error:
[lncli] rpc error: code = Unknown desc = -5: Invalid address or key: bc1plj9…avc
Your environment
LND 0.15.1
Ubuntu 20.04
BTCD backend (versionstring": "1.3.0")
Steps to reproduce
lncli openchannel --sat_per_byte 1 --local_amt --push_amt 0
Expected behaviour
We get a TXID returned.
Actual behaviour
[lncli] rpc error: code = Unknown desc = -5: Invalid address or key: bc1plj9…avc
Where the address or key changes based on which peer we're trying, but it's always a long string starting with bc1...