run cargo fmt

This commit is contained in:
ghassmo
2022-05-22 15:08:08 +03:00
parent cbfad9f39c
commit d7775c210b
3 changed files with 1 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
use async_std::net::TcpStream;
use futures::{io::WriteHalf, AsyncWriteExt};
use fxhash::FxHashMap;

View File

@@ -1,4 +1,3 @@
use serde_json::json;
use darkfi::{rpc::jsonrpc, Result};

View File

@@ -3,7 +3,7 @@
use darkfi::{
crypto::{
proof::{ProvingKey, VerifyingKey},
util::{pedersen_commitment_u64},
util::pedersen_commitment_u64,
Proof,
},
zk::{