Allow asb to set a bitcoin address that is controlled by the asb itself to redeem/punish Bitcoin to

This commit is contained in:
binarybaron 2022-12-31 00:36:34 +01:00
parent b1fe7b0d2f
commit b6201192c2
6 changed files with 20 additions and 3 deletions

View file

@ -259,6 +259,7 @@ async fn start_alice(
FixedRate::default(),
min_buy,
max_buy,
None,
)
.unwrap();