mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-03 02:35:52 +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 @ *]
|
||||
=/ who (slaw %p i.t.tyl)
|
||||
?~ who [~ ~]
|
||||
?~ peer=(~(get by peers.ames-state) u.who)
|
||||
[~ ~]
|
||||
?+ t.t.tyl [~ ~]
|
||||
~ ``noun+!>(u.peer)
|
||||
=/ peer (~(get by peers.ames-state) u.who)
|
||||
?+ t.t.tyl [~ ~]
|
||||
~
|
||||
?~ peer
|
||||
[~ ~]
|
||||
``noun+!>(u.peer)
|
||||
::
|
||||
[%forward-lane ~]
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user