mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
change lightpush example to use absolute import paths
This commit is contained in:
parent
ae638831f6
commit
cfbca451d6
@ -12,8 +12,8 @@ import
|
||||
eth/keys,
|
||||
eth/p2p/discoveryv5/enr
|
||||
|
||||
import ../vendor/mix/src/entry_connection,
|
||||
../vendor/mix/src/protocol
|
||||
import entry_connection,
|
||||
app_protocols
|
||||
|
||||
import
|
||||
waku/[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user