fix(wallet): fmt

This commit is contained in:
Pravdyvy 2026-05-25 14:56:24 +03:00
parent e3b5e4f19a
commit f3e2c4fc78

View File

@ -128,4 +128,4 @@ impl NativeTokenTransfer<'_> {
.send_transaction(NSSATransaction::Public(tx))
.await?)
}
}
}