Merge pull request #4088 from urbit/philip/testnet

ames: don't crash on forward-lane scry
This commit is contained in:
Joe Bryan 2020-12-07 00:17:58 -08:00 committed by GitHub
commit eed45be0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ~]
::