mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 21:12:56 +03:00
Merge pull request #4088 from urbit/philip/testnet
ames: don't crash on forward-lane scry
This commit is contained in:
commit
eed45be0e8
@ -984,10 +984,12 @@
|
|||||||
[%peers @ *]
|
[%peers @ *]
|
||||||
=/ who (slaw %p i.t.tyl)
|
=/ who (slaw %p i.t.tyl)
|
||||||
?~ who [~ ~]
|
?~ who [~ ~]
|
||||||
?~ peer=(~(get by peers.ames-state) u.who)
|
=/ peer (~(get by peers.ames-state) u.who)
|
||||||
[~ ~]
|
?+ t.t.tyl [~ ~]
|
||||||
?+ t.t.tyl [~ ~]
|
~
|
||||||
~ ``noun+!>(u.peer)
|
?~ peer
|
||||||
|
[~ ~]
|
||||||
|
``noun+!>(u.peer)
|
||||||
::
|
::
|
||||||
[%forward-lane ~]
|
[%forward-lane ~]
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user