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