mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
eth-watcher: silence printfs
This commit is contained in:
parent
ea8e331d93
commit
2d9a043e6f
@ -69,11 +69,9 @@
|
|||||||
=/ array=(unit (list response:rpc:jstd))
|
=/ array=(unit (list response:rpc:jstd))
|
||||||
((ar:dejs-soft:format parse-one-response) u.jon)
|
((ar:dejs-soft:format parse-one-response) u.jon)
|
||||||
?~ array
|
?~ array
|
||||||
~& %incomplete-batch
|
|
||||||
(strand-fail:strandio %rpc-result-incomplete-batch >u.jon< ~)
|
(strand-fail:strandio %rpc-result-incomplete-batch >u.jon< ~)
|
||||||
=- ?~ err
|
=- ?~ err
|
||||||
(pure:m `res)
|
(pure:m `res)
|
||||||
~& [%error-results err]
|
|
||||||
(pure:m ~)
|
(pure:m ~)
|
||||||
%+ roll u.array
|
%+ roll u.array
|
||||||
|= $: rpc=response:rpc:jstd
|
|= $: rpc=response:rpc:jstd
|
||||||
|
Loading…
Reference in New Issue
Block a user