lightninglabs / lightninglabs/pool
feature request: add available_units to account list
Open
Nobody has claimed this yet.
beginner
feature request
freebie
- Dominant language
- Go
- Stars
- 259
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
From a tester:
> Adding an available_units (I think this is just a round down using -6 precision on the available_balance) value in the account list would help "thinking in units"
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 account-list response and the existing available_balance field in the Go code. Add an available_units value using the requested round-down at -6 precision, then verify that account listings expose the new value consistently.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100