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

task: Remove the wireguard private key in the BTC invoice metadata #843

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

nathanrod
Copy link
Member

PR type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other... Please describe:

PR checklist

Please check if your PR fulfills the following requirements:

  • I have read the CONTRIBUTING.md doc
  • The Git workflow follows our guidelines: CONTRIBUTING.md#git
  • I have added necessary documentation (if appropriate)

What is the current behavior?

When submiting a request to the API endpoint /web/accounts/btc/create-light-invoice, the client side generated Wireguard private key is also sent to the invoice metadata.

Issue number: #842

What is the new behavior?

The Wireguard private key has been removed from the request since only the public key is required for the account provisioning.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…nce it is not required for the key neither account provisioning
@nathanrod nathanrod self-assigned this Nov 18, 2024
@nathanrod nathanrod merged commit ca475ac into main Nov 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant