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

chore: add json logging in unused places #134

Closed im-adithya closed 1 year ago

im-adithya commented 1 year ago

Fixes #93

Adds JSON logging to expired pubkey and permissions not found And also to StartSubscription

im-adithya commented 1 year ago

the variables that you use there are always present and the types in those can be used in the log?

Should be fine now!