Skip to content

Commit da0bada

Browse files
authored
Merge pull request #92 from multiformats/bigs-patch-1
Make memory transport length-prefixed
2 parents 87d38e2 + fe42267 commit da0bada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

protocols.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ code, size, name, comment
2929
275, 0, p2p-webrtc-star,
3030
276, 0, p2p-webrtc-direct,
3131
290, 0, p2p-circuit,
32-
777, 64, memory, in memory transport for self-dialing and testing; uint64
32+
777, V, memory, in memory transport for self-dialing and testing; arbitrary

0 commit comments

Comments
 (0)