Bump boltz-client, fix fee calculation (#68)

* Bump boltz-client, fix fee calculation

* Cargo fmt
This commit is contained in:
ok300
2024-04-04 14:01:33 +00:00
committed by GitHub
parent 76278ac1b6
commit 091c0ced8b
4 changed files with 10 additions and 13 deletions

2
cli/Cargo.lock generated
View File

@@ -286,7 +286,7 @@ dependencies = [
[[package]]
name = "boltz-client"
version = "0.1.3"
source = "git+https://github.com/hydra-yse/boltz-rust?branch=yse-breez-latest#ff836fe766421738e7f05cbed8a2fbe65245ef03"
source = "git+https://github.com/SatoshiPortal/boltz-rust?rev=e55b8439f3311be7fcd18ec14a5747d0f3dbd74f#e55b8439f3311be7fcd18ec14a5747d0f3dbd74f"
dependencies = [
"bip39",
"bitcoin 0.31.1",