mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-25 07:45:16 -04:00
Allow asb to set a bitcoin address that is controlled by the asb itself to redeem/punish Bitcoin to
This commit is contained in:
parent
b1fe7b0d2f
commit
b6201192c2
6 changed files with 20 additions and 3 deletions
|
@ -259,6 +259,7 @@ async fn start_alice(
|
|||
FixedRate::default(),
|
||||
min_buy,
|
||||
max_buy,
|
||||
None,
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue