mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-27 03:21:16 +00:00
refactor(libwaku): async (#3180)
This commit is contained in:
@@ -199,8 +199,6 @@ auto cify(F&& f) {
|
||||
}
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
waku_setup();
|
||||
|
||||
struct ConfigNode cfgNode;
|
||||
// default values
|
||||
snprintf(cfgNode.host, 128, "0.0.0.0");
|
||||
|
||||
Reference in New Issue
Block a user