Skip to content

Commit 0c44a49

Browse files
committed
Update rust bitcoin to merkle proofs PR
1 parent c952638 commit 0c44a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rand = ["bitcoin/rand"]
1717

1818
[dependencies]
1919
# bitcoin = "0.27"
20-
bitcoin = {git = "https://github.com/rust-bitcoin/rust-bitcoin", branch = "master"}
20+
bitcoin = {git = "https://github.com/sanket1729/rust-bitcoin", branch = "taproot_psbt"}
2121

2222
[dependencies.serde]
2323
version = "1.0"

0 commit comments

Comments
 (0)