From c7a943da2d1fa74d07ed8fa03fa395d90ec80bf9 Mon Sep 17 00:00:00 2001 From: sshmatrix <19473027+sshmatrix@users.noreply.github.com> Date: Thu, 6 Apr 2023 18:57:42 +0530 Subject: [PATCH] Update 111.md --- 111.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/111.md b/111.md index 531beab7..6ff6073e 100644 --- a/111.md +++ b/111.md @@ -108,7 +108,7 @@ HMAC-Based KDF `hkdf(sha256, inputKey, salt, info, dkLen = 42)` is used to deriv The resulting architecture of NIP-111 can be visually interpreted as follows: -![](https://raw.githubusercontent.com/dostr-eth/resources/main/graphics/nip-xx.png) +![](https://raw.githubusercontent.com/dostr-eth/resources/main/graphics/nip-111.png) ## Implementation Requirements