Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Jan 9, 2024
1 parent f19e4ca commit 1788cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/wallet/core/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ use crate::{
client::secret::{GenerateAddressOptions, SecretManage, SecretManager},
types::block::address::{Address, Bech32Address},
wallet::{
core::{Bip44, WalletData, WalletInner, operations::background_syncing::BackgroundSyncStatus},
core::{operations::background_syncing::BackgroundSyncStatus, Bip44, WalletData, WalletInner},
operations::syncing::SyncOptions,
ClientOptions, Wallet,
},
Expand Down

0 comments on commit 1788cf6

Please sign in to comment.