mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-12 09:53:08 +00:00
updated libwaku header file
This commit is contained in:
parent
0a48041079
commit
8d53871844
@ -249,6 +249,14 @@ extern "C"
|
||||
FFICallBack callback,
|
||||
void *userData);
|
||||
|
||||
int waku_get_mixnode_pool_size(void *ctx,
|
||||
FFICallBack callback,
|
||||
void *userData);
|
||||
|
||||
int waku_get_lightpush_peers_count(void *ctx,
|
||||
FFICallBack callback,
|
||||
void *userData);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user