getAlby / nostr-wallet-connect

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
105 stars 31 forks source link

Log payment_hash on successful payment #146

Closed bumi closed 1 year ago

bumi commented 1 year ago

for debugging reasons we should log the payment hash on successful payments:

https://github.com/getAlby/nostr-wallet-connect/blob/66764bc77c6000be5e033d4e1bff742211b253dd/alby.go#L344-L349