Commit Graph

20 Commits

Author SHA1 Message Date
Jesus Christ 821614aee1
multi_pay_invoice method Response error (grammatical)
The response section that explained how the multi_pay_invoice method worked had a grammatical error of explaining the differentiation between requests.

changed ".....contains an d tag" to "...contains a d tag"
2024-11-27 14:43:00 +00:00
Vitor Pamplona 84aeb10d39
Merge pull request #1164 from rolznz/feat/nip-47-notifications
NIP-47 notifications
2024-11-20 15:15:10 -05:00
kehiy e6552476aa format(all): json formatting 2024-09-03 20:41:31 +03:30
randymcmillan b47c50fa6e
47.md:use relative link 2024-07-28 15:24:04 -04:00
Roland Bewick 32b9f3f40f feat: NIP-47 notifications 2024-06-21 17:22:32 +07:00
Braydon Fuller a59ce8970a
Fix connection string protocol description. (#1243)
* Fix connection string protocol description.

* Update `nostr+walletconnect` reference.
2024-05-18 04:02:21 +09:00
Sam Samskies b1f771302a fix NWC connection string example 2024-05-16 14:45:56 -03:00
Pablo Fernandez ff8e204061
Merge pull request #685 from benthecarman/nwc-extensions
NIP-47: Nostr Wallet Connect Extensions
2024-01-26 15:56:33 +00:00
benthecarman c2f34817e3
NIP-47: Nostr Wallet Connect Extensions 2024-01-22 09:19:39 +00:00
ekzyis c766f8892b NIP-47: fix typo 2024-01-19 22:34:00 -03:00
xiaolou86 149ead1679 fix typo in 47.md 2023-12-04 16:08:35 +08:00
fiatjaf 37f6cbb775 remove all NIP authors. 2023-11-16 10:24:53 -03:00
Yasuhiro Matsumoto fab6a21a77 fixed typos 2023-06-26 14:55:24 -03:00
William Casarin 4208652dc7 nip47: add lud16 parameter to connection string
This adds an optional but recommended lud16 parameter to nostr wallet
connection strings. This enables seamless onboarding of new users,
allowing clients to automatically configure the receive address for
zaps.
2023-05-10 12:16:37 -03:00
Robert C. Martin 60aa6ae168
A few changes to some nips. (#510) 2023-05-09 12:17:15 -03:00
Semisol 5a8c463641
NIP-47: Add error for payment failed 2023-04-27 17:24:20 +03:00
kiwiidb de095e4758
NIP-47: Implement feedback
Co-authored-by: Semisol <hi@semisol.dev>
2023-04-27 17:21:15 +03:00
Semisol c232c9a46a
NIP-47: feedbacj 2023-04-03 22:18:11 +03:00
Semisol 961f28285a
NIP-47: Fix up some things 2023-03-30 01:23:04 +03:00
Semisol e2f088286f
NIP-47 Wallet Connect 2023-03-30 00:35:13 +03:00