RGB-Tools / RGB-Tools/rgb-lightning-node
add aggregated outbound and inbound vanilla lightning balance
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 50
- Forks
- 48
- Avg merge
- 8h 52m
- Merged PRs (30d)
- 2
Description
Is there any endpoint to provide total btc lightning balance(outbound and inbound of all channles) to show the user their total vanilla ligthning balnce?
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 existing channel and balance API entry points in the Rust codebase, then determine how outbound and inbound balances are represented across all channels. Done means an endpoint is defined that returns aggregated outbound and inbound vanilla Lightning balances, with its behavior verified by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100