mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-25 11:43:06 +00:00
fix: lint fix 2
This commit is contained in:
parent
cdd1bdbfbd
commit
f491266105
@ -209,7 +209,7 @@ impl ActionData {
|
||||
.into_iter()
|
||||
.map(|owned_utxo| owned_utxo.into())
|
||||
.collect();
|
||||
format!("Published utxos {:?}", pub_own_utxo)
|
||||
format!("Published utxos {pub_own_utxo:?}")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user