mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
fix azimuth-tracker for iris
This commit is contained in:
parent
e08fc7ebc7
commit
c5b73d9c89
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fc692ddfe9a7d869e8742e8cffa6f180c676e855d9e8ac185a372358125409f
|
||||
size 8473572
|
||||
oid sha256:63a265d1a1ead1dfa16df00d7259904045e9bc328ec0d88bd386cc7edefc107c
|
||||
size 8567769
|
||||
|
@ -59,14 +59,14 @@
|
||||
(request-to-json:rpc:ethereum id req)
|
||||
==
|
||||
;< ~ bind:m (send-request:stdio request)
|
||||
;< rep=(unit client-response:http-client) bind:m
|
||||
;< rep=(unit client-response:iris) bind:m
|
||||
take-maybe-response:stdio
|
||||
?~ rep
|
||||
(pure:m ~)
|
||||
(parse-response u.rep)
|
||||
::
|
||||
++ parse-response
|
||||
|= =client-response:http-client
|
||||
|= =client-response:iris
|
||||
=/ m (async:stdio ,(unit json))
|
||||
^- form:m
|
||||
?> ?=(%finished -.client-response)
|
||||
|
Loading…
Reference in New Issue
Block a user