mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
fix: merge conflict
This commit is contained in:
parent
57e80fced1
commit
6fd5ac8690
@ -111,7 +111,7 @@ where
|
||||
swap_id
|
||||
} => {
|
||||
let request = Request::new(Method::Logs { logs_dir, redact, swap_id });
|
||||
let context = Context::build(None, None, None, data, is_testnet, debug, json, None).await?;
|
||||
let context = Context::build(None, None, None, data, is_testnet, debug, json, None, false).await?;
|
||||
|
||||
(context, request)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user