From 95a255d03200339a82e0f73e221730ef7b994cce Mon Sep 17 00:00:00 2001 From: Isaac Visintainer Date: Mon, 4 Mar 2019 14:39:52 -0800 Subject: [PATCH] removed hard calls on json blobs --- sys/vane/eyre.hoon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/vane/eyre.hoon b/sys/vane/eyre.hoon index 61aa6d4ca..3d940ab46 100644 --- a/sys/vane/eyre.hoon +++ b/sys/vane/eyre.hoon @@ -990,7 +990,7 @@ ?. ?=($json p.p.cuf) :: ~> %slog.`%*(. >[%backing p.p.cuf %q-p-cuf]< &3.+> (sell q.p.cuf)) (back-turbo tee %json p.cuf) - (get-rush:(ire-ix p.tee) q.tee ((hard json) q.q.p.cuf)) + (get-rush:(ire-ix p.tee) q.tee (,json q.q.p.cuf)) :: $quit (get-quit:(ire-ix p.tee) q.tee) == @@ -1066,7 +1066,7 @@ =/ cay=cage (result-to-cage:ford build-result.result.sih) %+ get-rush:(ire-ix p.tee) q.tee ?> ?=($json p.cay) :: XX others - ((hard json) q.q.cay) + (,json q.q.cay) == == ::