lightninglabs / lightninglabs/taproot-assets
[feature]: Get paid routing fees in assets
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 525
- Forks
- 150
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
**Is your feature request related to a problem? Please describe.**
I want to know how much of the sent assets were used for paying the routing fees. Currently I can see the routing fees paid expressed in satoshis while they're paid in assets. I can only see the total amount of assets sent.
**Describe the solution you'd like**
Including a field next to the sats fields for the asset amounts for paid fees
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that reports routing fees and the existing satoshi fee fields, then trace how sent asset amounts are represented. Done means routing fees are exposed with a corresponding asset amount alongside the satoshi fields, with the relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100