Skip to content

Commit

Permalink
test-wallet: Integrate execution-core::Error
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Aug 26, 2024
1 parent ded1c27 commit 36df508
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 118 deletions.
1 change: 1 addition & 0 deletions test-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ zeroize = { version = "1", default-features = false, features = ["derive"] }
# rusk dependencies
execution-core = { version = "0.1.0", path = "../execution-core" }
wallet-core = { version = "0.1", path = "../wallet-core/" }
rusk-prover = { version = "0.3", path = "../rusk-prover/" }

[dev-dependencies]
rand = "^0.8"
Expand Down
Loading

0 comments on commit 36df508

Please sign in to comment.