Skip to content

Commit 8b74f42

Browse files
committed
git sdk
1 parent b6fd467 commit 8b74f42

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.lock

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ chia-traits = "0.26.0"
9090
chia-sha2 = "0.26.0"
9191
chia-puzzles = "0.20.1"
9292
clvmr = "0.14.0"
93-
chia-wallet-sdk = { path = "../wallet-sdk", features = ["rustls", "offer-compression", "peer-simulator"] }
93+
chia-wallet-sdk = { git = "https://github.com/xch-dev/chia-wallet-sdk", rev = "4ffb3ee1dc8427ee9bee0f14524133463cc54a9d", features = ["rustls", "offer-compression", "peer-simulator"] }
9494
bip39 = "2.0.0"
9595
bech32 = "0.9.1"
9696
rand = "0.8.5"

0 commit comments

Comments
 (0)