mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-01 11:11:14 -05:00
Update request.rs
This commit is contained in:
parent
73b5ccc5c5
commit
e4588a3c09
@ -598,7 +598,7 @@ impl Request {
|
|||||||
debug_span!(
|
debug_span!(
|
||||||
"call",
|
"call",
|
||||||
method = ?self.cmd,
|
method = ?self.cmd,
|
||||||
swap_id = swap_id.to_string(),
|
swap_id = %swap_id,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user