Skip to content

Commit e0cae30

Browse files
hsanjuanlidel
andcommitted
Fix typo
Co-authored-by: Marcin Rataj <[email protected]>
1 parent 00e56b5 commit e0cae30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPACT_DENYLIST_FORMAT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ In order to check for a matching rule, the PathResolver should:
398398
The NameSystem should:
399399

400400
- If NAME is a domain name: Hash `/ipns/NAME` with the hashing functions used in the denylist. Match against declared double-hashes.
401-
- If NAME is a CID, extract the multihash, encoded with baseb58btc and hash it with the hashing functions used in the denylist. Match against declared double-hashes.
401+
- If NAME is a CID, extract the multihash, encode it with baseb58btc and hash it with the hashing functions used in the denylist. Match against declared double-hashes.
402402

403403
The BlockService should:
404404

0 commit comments

Comments
 (0)