lndclient icon indicating copy to clipboard operation
lndclient copied to clipboard

Allow empty hash on AMP invoices

Open guggero opened this issue 2 years ago • 1 comments

This is part of the fix for https://github.com/lightninglabs/lightning-terminal/issues/632.

Pull Request Checklist

  • [X] PR is opened against correct version branch.
  • [X] Version compatibility matrix in the README and minimal required version in lnd_services.go are updated.
  • [X] Update macaroon_recipes.go if your PR adds a new method that is called differently than the RPC method it invokes.

guggero avatar Sep 08 '23 13:09 guggero

We need to add support for this i LiT as well. Just a heads-up to avoid complications, let's avoid merging this until we've built that support.

ViktorT-11 avatar Sep 14 '23 15:09 ViktorT-11