Update 111.md

This commit is contained in:
sshmatrix 2023-04-06 18:57:42 +05:30 committed by GitHub
parent e17cbbe7d3
commit c7a943da2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
111.md
View File

@ -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: 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 ## Implementation Requirements