Oli
Oli
Yes, you can pay an invoice from your edge node directly with USDT. But the on-chain HTLC will always cost an additional 354 sats, which will go away once we...
Did you get this working? Can we close the issue?
> What I want to confirm is : When Alice and Bob have a direct taproot channel, can Alice pay Bob’s USDT invoice without being affected by BTC price fluctuations?...
The thing is, the invoice will never say "100 USDT", it will always show an amount in satoshis. I mean, sure, you could encode "100 USDT" in the metadata of...
Thanks for the additional details. > When I set Private: true on the invoice, the payment fails every-time with reason I think that is to be expected. Because `private: true`...
I finally got some time to look into this today. One question about the log: Is it possible this is the interleaved/combined version of both the sender and receiver `litd`...
Thanks for the clarification. I think I have found an issue in `tapd` that might explain this. I'm still investigating where exactly this happens. But for now, I think if...
Hmm, never mind... The removal of `--lnd.allow-circular-route` alone doesn't fix this. Investigating further.
I haven't looked into mixins that much yet, but I agree that having huge JSON blobs for the dashboards probably isn't easily maintainable. So I'd be curious to see how...