mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-05 23:43:05 +00:00
fix: test
This commit is contained in:
parent
1ef57892f5
commit
99071d6d07
@ -34,7 +34,6 @@ func TestBasicWaku(t *testing.T) {
|
|||||||
// ctx := context.Background()
|
// ctx := context.Background()
|
||||||
|
|
||||||
nwakuConfig := WakuConfig{
|
nwakuConfig := WakuConfig{
|
||||||
Port: 30303,
|
|
||||||
Nodekey: "11d0dcea28e86f81937a3bd1163473c7fbc0a0db54fd72914849bc47bdf78710",
|
Nodekey: "11d0dcea28e86f81937a3bd1163473c7fbc0a0db54fd72914849bc47bdf78710",
|
||||||
Relay: true,
|
Relay: true,
|
||||||
LogLevel: "DEBUG",
|
LogLevel: "DEBUG",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user