mirror of
https://github.com/stakwork/sphinx-key.git
synced 2026-02-03 14:54:38 +01:00
merge master
This commit is contained in:
@@ -78,7 +78,7 @@ pub fn start_listening(
|
||||
client.subscribe(TOPIC, QoS::AtMostOnce)?;
|
||||
|
||||
client.publish(
|
||||
TOPIC,
|
||||
RETURN_TOPIC,
|
||||
QoS::AtMostOnce,
|
||||
false,
|
||||
format!("Hello from {}!", CLIENT_ID).as_bytes(),
|
||||
|
||||
Reference in New Issue
Block a user