mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 13:51:50 +03:00
dbug,spider: fix type errors; ship boots
This commit is contained in:
parent
a4ae79e794
commit
c63732cd77
@ -607,7 +607,7 @@
|
||||
==
|
||||
:_ state
|
||||
%+ murn ~(tap by wex.bowl)
|
||||
|= [[=wire =ship =term] [acked=? =path]]
|
||||
|= [[=wire =ship =term] [acked=? =path nonce=@]]
|
||||
^- (unit card)
|
||||
?. ?& ?=([%thread @ *] wire)
|
||||
=(tid i.t.wire)
|
||||
|
@ -84,7 +84,7 @@
|
||||
%+ sort ~(tap by wex.bowl)
|
||||
|= [[[a=wire *] *] [[b=wire *] *]]
|
||||
(aor a b)
|
||||
|= [[=wire =ship =term] [acked=? =path]]
|
||||
|= [[=wire =ship =term] [acked=? =path nonce=@]]
|
||||
^- (unit tank)
|
||||
=; relevant=?
|
||||
?. relevant ~
|
||||
|
Loading…
Reference in New Issue
Block a user