Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Nov 1, 2023
1 parent b5c1684 commit 1211c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wallet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use dusk_jubjub::JubJubScalar;
use dusk_pki::PublicSpendKey;
use dusk_wallet_core::{
tx,
types::{self, Crossover as WasmCrossover},
types::{self, CrossoverType as WasmCrossover},
utils, MAX_KEY, MAX_LEN, RNG_SEED,
};
use phoenix_core::{Crossover, Fee};
Expand Down

0 comments on commit 1211c63

Please sign in to comment.