mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-08 08:53:09 +00:00
adding envelope module
This commit is contained in:
parent
376d53dbc7
commit
8dc76cf29a
@ -446,11 +446,6 @@ func GoCallback(ret C.int, msg *C.char, len C.size_t, resp unsafe.Pointer) {
|
||||
}
|
||||
}
|
||||
|
||||
type MessageData struct {
|
||||
Msg pb.WakuMessage
|
||||
PubsubTopic string
|
||||
}
|
||||
|
||||
// WakuNode represents an instance of an nwaku node
|
||||
type WakuNode struct {
|
||||
wakuCtx unsafe.Pointer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user