From 71e2d12fde3a4217fc2f1cb77b7c9de4513ab05a Mon Sep 17 00:00:00 2001 From: yosoyubik Date: Tue, 31 Aug 2021 08:41:16 +0200 Subject: [PATCH] roller: return ship and time in getHistory --- pkg/arvo/lib/azimuth-roll-rpc.hoon | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/arvo/lib/azimuth-roll-rpc.hoon b/pkg/arvo/lib/azimuth-roll-rpc.hoon index fae8c32cf4..8bd0d8a80e 100644 --- a/pkg/arvo/lib/azimuth-roll-rpc.hoon +++ b/pkg/arvo/lib/azimuth-roll-rpc.hoon @@ -266,6 +266,8 @@ :~ ['status' s+status] ['hash' (hex (as-octs:mimes:html hash))] ['type' s+type] + ['ship' (^ship ship)] + ['time' (^time time)] == :: ++ point