nwaku/waku/waku_store
Abhimanyu aeb77a3e75
feat: Add new DB column messageHash (#2202)
* feat: added DB column messageHash

* feat: minor change

* feat: minor merge conflict fix

* Update test_resume.nim

* Update test_resume.nim

* randomblob() func used to populate attribute

* PRIMARY key updated - SQLite and Postgres
2023-11-22 17:32:56 +01:00
..
2023-08-09 18:11:50 +01:00

Waku Store protocol

The store protocol implements historical message support. See https://rfc.vac.dev/spec/13/ for more information.