mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 06:13:10 +00:00
clippy
This commit is contained in:
parent
a360df29bf
commit
165e331aea
@ -17,7 +17,6 @@ use nssa::{
|
|||||||
privacy_preserving_transaction::{
|
privacy_preserving_transaction::{
|
||||||
circuit::ProgramWithDependencies, message::EncryptedAccountData,
|
circuit::ProgramWithDependencies, message::EncryptedAccountData,
|
||||||
},
|
},
|
||||||
program::Program,
|
|
||||||
};
|
};
|
||||||
use nssa_core::{Commitment, MembershipProof, SharedSecretKey, program::InstructionData};
|
use nssa_core::{Commitment, MembershipProof, SharedSecretKey, program::InstructionData};
|
||||||
pub use privacy_preserving_tx::PrivacyPreservingAccount;
|
pub use privacy_preserving_tx::PrivacyPreservingAccount;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user