Skip to content

Commit e56e8eb

Browse files
committed
Switch to our fork for bitcoin-payment-instructions
1 parent e0486f9 commit e56e8eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ log = { version = "0.4.22", default-features = false, features = ["std"]}
9292

9393
vss-client = { package = "vss-client-ng", version = "0.4" }
9494
prost = { version = "0.11.6", default-features = false}
95-
#bitcoin-payment-instructions = { version = "0.6" }
96-
bitcoin-payment-instructions = { git = "https://github.com/tnull/bitcoin-payment-instructions", branch = "2025-12-ldk-node-base" }
95+
# Branch: https://github.com/moneydevkit/bitcoin-payment-instructions/tree/2025-12-ldk-node-base
96+
bitcoin-payment-instructions = { git = "https://github.com/moneydevkit/bitcoin-payment-instructions", rev = "6796e87525d6c564e1332354a808730e2ba2ebf8" }
9797

9898
[target.'cfg(windows)'.dependencies]
9999
winapi = { version = "0.3", features = ["winbase"] }

0 commit comments

Comments
 (0)