ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
632 stars 95 forks source link

Binance does not accept Phoenix invoice format #382

Closed jbrepogmailcom closed 11 months ago

jbrepogmailcom commented 1 year ago

Binance just launched ability to deposit and withdraw BTC over LN. I tested deposit from Phoenix -> Binance. It works well, payment there in 20 sec. But the other way is the problem. I generate invoice in Phoenix, copy it to clipboard and paste to Binance LN Withdraw field. I get error that "Invoice is not reachable". So sending from Binance to Phoenix over LN does not work.

bitcoinuser commented 1 year ago

Same problem for me using Phoenix.

ekzyis commented 11 months ago

Binance probably does not support routing hints yet. So I don't think this is a problem on ACINQ's side. You should tell Binance about this. ACINQ can't fix this since their wallets are private nodes. The sender must support routing hints to send to private nodes afaik.

bitcoinuser commented 11 months ago

Binance fixed it