feat: add DIRECTORY to CID_TYPES

This commit is contained in:
Derrick Hammer 2024-03-21 12:52:52 -04:00
parent 7c9fc160c7
commit 3065a13f75
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ export const CID_TYPES = {
RESOLVER: 0x25,
USER_IDENTITY: 0x77,
BRIDGE: 0x3a,
DIRECTORY: 0x5d,
// format for dynamic encrypted CID
// type algo key resolver_type mkey_ed255 pubkey
// in entry: encrypt(RAW CID or MEDIA or SOMETHING)