mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-25 10:19:18 -04:00
wip: add todo comment
This commit is contained in:
parent
21c244f680
commit
bde04fbd76
@ -116,7 +116,7 @@ pub enum Method {
|
||||
GetRawStates,
|
||||
}
|
||||
|
||||
// TODO: Simplify this using
|
||||
// TODO: Simplify this using instrument macro
|
||||
impl Method {
|
||||
fn get_tracing_span(&self, log_reference_id: Option<String>) -> Span {
|
||||
let span = match self {
|
||||
|
Loading…
x
Reference in New Issue
Block a user