From 985d415607842243f93111fc216ad0555406ed01 Mon Sep 17 00:00:00 2001 From: fang Date: Wed, 25 May 2022 20:58:14 +0200 Subject: [PATCH] ames: fall back to galaxy if no scry lane known Will need to be updated alongside other routing logic eventually. --- pkg/arvo/sys/vane/ames.hoon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/arvo/sys/vane/ames.hoon b/pkg/arvo/sys/vane/ames.hoon index bd770d612..bcee0b696 100644 --- a/pkg/arvo/sys/vane/ames.hoon +++ b/pkg/arvo/sys/vane/ames.hoon @@ -3268,7 +3268,9 @@ ^- lane:ames =/ =peer-state (got-peer-state ship) - lane:(need route.peer-state) + ?~ route.peer-state + &+(snag 0 (saxo:title our now ship)) + lane.u.route.peer-state -- -- :: +make-message-pump: constructor for |message-pump