mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-08 08:13:08 +00:00
clippy
This commit is contained in:
parent
25ecfa733f
commit
323f58d566
@ -9,10 +9,7 @@ use common::{
|
||||
transaction::{EncodedTransaction, NSSATransaction},
|
||||
};
|
||||
use log::{info, warn};
|
||||
use nssa::{
|
||||
Address, PrivacyPreservingTransaction, PrivateKey, ProgramDeploymentTransaction,
|
||||
privacy_preserving_transaction::witness_set, program::Program,
|
||||
};
|
||||
use nssa::{Address, PrivacyPreservingTransaction, ProgramDeploymentTransaction, program::Program};
|
||||
use nssa_core::{
|
||||
Commitment, NullifierPublicKey, encryption::shared_key_derivation::Secp256k1Point,
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user