lightninglabs / lightninglabs/pool

feature request: add available_units to account list

Open
#76 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.