mirror of
https://github.com/logos-messaging/logos-delivery-python-bindings.git
synced 2026-03-01 15:13:10 +00:00
Update waku/wrapper.py
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
This commit is contained in:
parent
1f67f2ee5b
commit
a42e4b7885
@ -57,7 +57,6 @@ lib = ffi.dlopen(str(_repo_root / "lib" / "liblogosdelivery.so"))
|
||||
|
||||
CallbackType = ffi.callback("void(int, const char*, size_t, void*)")
|
||||
|
||||
|
||||
class NodeWrapper:
|
||||
def __init__(self, ctx, config_buffer):
|
||||
self.ctx = ctx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user