mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 07:14:23 +01:00
fix log
This commit is contained in:
@@ -130,7 +130,7 @@ async fn run_main(
|
||||
e.to_string().as_bytes(),
|
||||
)
|
||||
.await
|
||||
.expect("could not publish init response"),
|
||||
.expect("could not publish error response"),
|
||||
};
|
||||
}
|
||||
topics::CONTROL => {
|
||||
|
||||
Reference in New Issue
Block a user