mirror of https://github.com/waku-org/nwaku.git
chore: bumping chronicles version (#2583)
This commit is contained in:
parent
480a62facd
commit
a04e0d9971
|
@ -1 +1 @@
|
|||
Subproject commit ccbb7566d1a06bfc1ec42dd8da74a47f1d3b3f4b
|
||||
Subproject commit 5b79c5ed5e460b19d8d8afc241b5f5a02de628a6
|
|
@ -5,7 +5,8 @@ else:
|
|||
|
||||
import
|
||||
chronicles, json_serialization, json_serialization/std/options, presto/[route, client]
|
||||
import ../../../waku_store/common, ../serdes, ../responses, ./types
|
||||
import
|
||||
../../../waku_store/common, ../../../common/base64, ../serdes, ../responses, ./types
|
||||
|
||||
export types
|
||||
|
||||
|
|
Loading…
Reference in New Issue