Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add lightning progress to setup-sync-info #201

Open
cstenglein opened this issue May 7, 2023 · 1 comment
Open

add lightning progress to setup-sync-info #201

cstenglein opened this issue May 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request SSE An issue only in the SSE stream v0.6.0-beta
Milestone

Comments

@cstenglein
Copy link
Collaborator

Currently the setup-sync-info does not deliver lightning progress data:

{
    "initialsync": "running",
    "btc_default": "bitcoin",
    "btc_default_ready": "1",
    "btc_default_sync_percentage": "100.00",
    "btc_default_peers": "3",
    "system_count_start_blockchain": "1",
    "ln_default": "cl",
    "ln_default_ready": "1",
    "ln_default_locked": "0",
    "system_count_start_lightning": "0"
}

This confuses the user, since the sync progress is 100%, but in fact it is not since the lightning progress is not done:

grafik

grafik

@fusion44 fusion44 self-assigned this May 7, 2023
@fusion44 fusion44 added enhancement New feature or request SSE An issue only in the SSE stream v0.5.1-beta labels May 7, 2023
@fusion44 fusion44 added this to the v0.5.1-beta milestone May 7, 2023
@fusion44
Copy link
Owner

@rootzoll I think the setup was your part :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SSE An issue only in the SSE stream v0.6.0-beta
Projects
None yet
Development

No branches or pull requests

3 participants