From 0dcf11df8065be99aed1de2c4aba1c42adf78d74 Mon Sep 17 00:00:00 2001 From: monlovesmango <96307647+monlovesmango@users.noreply.github.com> Date: Mon, 28 Nov 2022 14:31:50 -0600 Subject: [PATCH] add nip-26 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61c1363b..3925fb04 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh - [NIP-20: Command Results](20.md) - [NIP-22: Event created_at Limits](22.md) - [NIP-25: Reactions](25.md) +- [NIP-26: Delegated Event Signing](26.md) - [NIP-28: Public Chat](28.md) - [NIP-35: User Discovery](35.md)