@@ -1,5 +1,3 @@
-
use async_std::net::TcpStream;
use futures::{io::WriteHalf, AsyncWriteExt};
use fxhash::FxHashMap;
@@ -1,4 +1,3 @@
use serde_json::json;
use darkfi::{rpc::jsonrpc, Result};
@@ -3,7 +3,7 @@
use darkfi::{
crypto::{
proof::{ProvingKey, VerifyingKey},
- util::{pedersen_commitment_u64},
+ util::pedersen_commitment_u64,
Proof,
},
zk::{