mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-04 06:23:16 +00:00
update mix with changed path
This commit is contained in:
parent
a3b1435854
commit
e0462fc7b9
2
vendor/mix
vendored
2
vendor/mix
vendored
@ -1 +1 @@
|
||||
Subproject commit 5f9633df51e557ff99f030bc0ad9b3fca29566ab
|
||||
Subproject commit 063071310a4ecc7e93aa3ce05e52f9ac46567f02
|
||||
@ -39,7 +39,7 @@ import
|
||||
../common/utils/parse_size_units,
|
||||
../common/rate_limit/setting,
|
||||
../common/databases/dburl,
|
||||
mix/curve25519_utils
|
||||
mix/curve25519
|
||||
|
||||
## Peer persistence
|
||||
|
||||
|
||||
@ -27,8 +27,8 @@ import
|
||||
libp2p/utility,
|
||||
mix/mix_node,
|
||||
mix/mix_protocol,
|
||||
mix/curve25519_utils,
|
||||
mix/app_protocols
|
||||
mix/curve25519,
|
||||
mix/protocol
|
||||
|
||||
import
|
||||
../waku_core,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user