mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 18:44:38 +00:00
Comment out method and response logging
This commit is contained in:
parent
0be2b5a184
commit
2245ddf124
@ -101,8 +101,6 @@
|
||||
options {:headers {"content-type" "application/json"}
|
||||
:body body}
|
||||
response @(post (eth-rpc-url) options)
|
||||
_ (log/info "eth-rpc method:" method)
|
||||
_ (log/info "eth-rpc response:" response)
|
||||
result (json/read-str (:body response) :key-fn keyword)]
|
||||
(log/debug body "\n" result)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user