mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-14 12:42:26 -04:00
wip: add todo comment
This commit is contained in:
parent
21c244f680
commit
bde04fbd76
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue