lightninglabs / lightninglabs/loop
Simplify Returned Value for User Cost Per Swap
Open
enhancement
fees
- Dominant language
- Go
- Stars
- 595
- Forks
- 135
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
In building out flows on Terminal, we've noticed that it can be complicated and convoluted to grab the end cost to the user for Loop swaps (particularly on the Loop In side of things). We often have to calculate the end swap fee using `CostServer`, chain txes, and invoices. Through discussions internally, we've determined that it makes sense to fix this through a change on the client to just deliver a single value for the cost to the user and not require any calculations beyond that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.