Skip to content

Commit 86f0e14

Browse files
authored
Add Shelter protocol CIDs (#369)
1 parent 1489abe commit 86f0e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

table.csv

+5
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,11 @@ eip-191, varsig, 0xd191, draft, EIP-
557557
jwk_jcs-pub, key, 0xeb51, draft, JSON object containing only the required members of a JWK (RFC 7518 and RFC 7517) representing the public key. Serialisation based on JCS (RFC 8785)
558558
fil-commitment-unsealed, filecoin, 0xf101, permanent, Filecoin piece or sector data commitment merkle node/root (CommP & CommD)
559559
fil-commitment-sealed, filecoin, 0xf102, permanent, Filecoin sector data commitment merkle node/root - sealed and replicated (CommR)
560+
shelter-contract-manifest, shelter, 0x511e00, draft, Shelter protocol contract manifest
561+
shelter-contract-text, shelter, 0x511e01, draft, Shelter protocol contract text
562+
shelter-contract-data, shelter, 0x511e02, draft, Shelter protocol contract data (contract chain)
563+
shelter-file-manifest, shelter, 0x511e03, draft, Shelter protocol file manifest
564+
shelter-file-chunk, shelter, 0x511e04, draft, Shelter protocol file chunk
560565
plaintextv2, multiaddr, 0x706c61, draft,
561566
holochain-adr-v0, holochain, 0x807124, draft, Holochain v0 address + 8 R-S (63 x Base-32)
562567
holochain-adr-v1, holochain, 0x817124, draft, Holochain v1 address + 8 R-S (63 x Base-32)

0 commit comments

Comments
 (0)