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 identity_uri to ln_info_lite #179

Closed
cstenglein opened this issue Dec 18, 2022 · 1 comment
Closed

add identity_uri to ln_info_lite #179

cstenglein opened this issue Dec 18, 2022 · 1 comment

Comments

@cstenglein
Copy link
Collaborator

No description provided.

rootzoll added a commit that referenced this issue Dec 20, 2022
@rootzoll
Copy link
Collaborator

rootzoll commented Dec 20, 2022

OK with the PR #183 .. on my testing CLN this is now the reponse on lightning/get-info-lite

{
  "implementation": "CLN_GRPC_BLITZ",
  "version": "v22.11",
  "identity_pubkey": "02bdde0c54765ee3400a9a690c047ffd83fa3092da9abac073c243a04c64ab078c",
  "identity_uri": "02bdde0c54765ee3400a9a690c047ffd83fa3092da9abac073c243a04c64ab078c@fxsul3vwliwlvggg2k5ptsfr24f5abz7j4uszjagy3tghfgpdhwnviad.onion:9736",
  "num_pending_channels": 0,
  "num_active_channels": 0,
  "num_inactive_channels": 0,
  "num_peers": 0,
  "block_height": 768141,
  "synced_to_chain": null,
  "synced_to_graph": null
}

cstenglein pushed a commit that referenced this issue Dec 20, 2022
* #3260 allow selected special chars password check

* #179 add identity_uri

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants