From 1cb8fe86b1dd4b1f509431a62e5bc8827a968ed5 Mon Sep 17 00:00:00 2001 From: Luis Miguel Date: Tue, 30 May 2023 08:05:21 +0200 Subject: [PATCH] Update README.md nip45 --> nip15 (#62) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c9ff1..9e3f157 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ https://user-images.githubusercontent.com/2951406/236778651-7ada9f6d-07a1-491c-a ## Aditional info -Stall and product are _Parameterized Replaceable Events_ according to [NIP-33](https://github.com/nostr-protocol/nips/blob/master/33.md) and use kind `30017` and `30018` respectivelly. See [NIP-45](https://github.com/nostr-protocol/nips/blob/master/45.md) for more details. +Stall and product are _Parameterized Replaceable Events_ according to [NIP-33](https://github.com/nostr-protocol/nips/blob/master/33.md) and use kind `30017` and `30018` respectivelly. See [NIP-15](https://github.com/nostr-protocol/nips/blob/master/15.md) for more details. Order placing, invoicing, payment details and order statuses are handled over Nostr using [NIP-04](https://github.com/nostr-protocol/nips/blob/master/04.md).