lightninglabs / lightninglabs/pool

Feature Request: option to see only active leases

Open
#206 2 comments 0 reactions 0 assignees View on GitHub
enhancement feature request
Dominant language
Go
Stars
259
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Requesting additional command for
```pool auction leases```
where the output is only active leases rather than all the active + historical leases.

Perhaps ```pool auction leases --active-only``` ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Go implementation and tests for `pool auction leases`, then read how the command distinguishes active and historical leases. Add an `--active-only` option and verify that the command output excludes historical leases while retaining active ones.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.