mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-25 07:43:07 +00:00
fmt
This commit is contained in:
parent
77fd189010
commit
40bb718527
@ -1,10 +1,8 @@
|
||||
use std::collections::HashMap;
|
||||
|
||||
use nssa::{
|
||||
AccountId, ProgramId, PublicTransaction,
|
||||
privacy_preserving_transaction::circuit::ProgramWithDependencies,
|
||||
AccountId, ProgramId, privacy_preserving_transaction::circuit::ProgramWithDependencies,
|
||||
program::Program,
|
||||
public_transaction::{Message, WitnessSet},
|
||||
};
|
||||
use wallet::{PrivacyPreservingAccount, WalletCore, helperfunctions::fetch_config};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user