mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
chore: update accordings to rename
This commit is contained in:
parent
9ba1263350
commit
bb454ae748
@ -1,9 +1,6 @@
|
||||
package waku
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -I${SRCDIR}/../vendor/nwaku/library
|
||||
#cgo LDFLAGS: -L${SRCDIR}/../vendor/nwaku/build -lwaku -Wl,-rpath,${SRCDIR}/../vendor/nwaku/build
|
||||
|
||||
#include <libwaku.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -18,7 +18,7 @@ import (
|
||||
"github.com/libp2p/go-libp2p/core/peer"
|
||||
"github.com/logos-messaging/logos-messaging-go-bindings/utils"
|
||||
"github.com/logos-messaging/logos-messaging-go-bindings/waku/common"
|
||||
"github.com/logos-messaging/logos-messaging-go/waku/v2/protocol/pb"
|
||||
"github.com/logos-messaging/logos-messaging-go/v2/protocol/pb"
|
||||
"google.golang.org/protobuf/proto"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user