mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-15 05:23:09 +00:00
* Waku V2 history query POC * Fix folder structure * Improve test clarity * Improve imports, returns and some naming * Changed naming conventions. Refactor & improve. Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2 lines
120 B
Nim
2 lines
120 B
Nim
proc get_waku_v2_store_v1_messages(topics: seq[ContentTopic], pagingOptions: Option[StorePagingOptions]): StoreResponse
|