diff --git a/web3_proxy/src/rpcs/many.rs b/web3_proxy/src/rpcs/many.rs index 40f277bb..f6632679 100644 --- a/web3_proxy/src/rpcs/many.rs +++ b/web3_proxy/src/rpcs/many.rs @@ -1026,7 +1026,7 @@ impl Web3Rpcs { drop(consensus); // TODO: remove this, or move to trace level - debug!("{}", serde_json::to_string(&request).unwrap()); + // debug!("{}", serde_json::to_string(&request).unwrap()); } else { // TODO: warn? debug? trace? warn!(