mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 02:11:38 +03:00
lull: fix (duplicate)
This commit is contained in:
parent
930ce64343
commit
b8ff5f42e3
@ -1314,9 +1314,10 @@
|
|||||||
meow
|
meow
|
||||||
==
|
==
|
||||||
+$ meow :: response packet
|
+$ meow :: response packet
|
||||||
$: sig=@
|
$: sig=@ux :: signature
|
||||||
siz=@ud
|
num=@ud :: number of fragments
|
||||||
byts
|
siz=@ud :: official size of this fragment
|
||||||
|
dat=@ux :: contents
|
||||||
==
|
==
|
||||||
+$ peep :: request data
|
+$ peep :: request data
|
||||||
$: =path
|
$: =path
|
||||||
|
Loading…
Reference in New Issue
Block a user