We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d24d41 commit 463d58aCopy full SHA for 463d58a
1 file changed
logos_delivery/waku/rln/rln/wrappers.nim
@@ -8,9 +8,8 @@ import
8
rln/conversion_utils,
9
rln/protocol_types,
10
rln/protocol_metrics,
11
- waku_core,
12
- waku_keystore,
13
]
+import logos_delivery/waku/[waku_core, waku_keystore]
14
15
{.push raises: [], gcsafe.}
16
0 commit comments