Replies: 1 comment 3 replies
-
You need to use the correct xpub depending on the address type you use.
Seems like you caught one of the last ones, which won't ever carry funds directly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get the public key of my lightning wallet's deposit address so that I can enter it on my BTC Pay Server and receive payments to my lightning wallet's on-chain deposit address.
I used the command "lncli wallet accounts list" and it displayed a list of xpubs. I had to use one of the last ones on the list due to a weird issue with the terminal not letting me scroll up that far.
I entered it into BTC Pay Server and sent a small payment. The payment is fully confirmed on the blockchain, but the funds never arrived to my lighting wallet on-chain.
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions