Beta bump light push (#390)

* Beta bump light push

https://github.com/status-im/nim-waku/pull/590

* Update README.md
This commit is contained in:
Oskar Thorén 2021-06-02 23:01:25 +08:00 committed by GitHub
parent ba7e46eacb
commit 57d8b4f85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ The current [protocol identifiers](https://docs.libp2p.io/concepts/protocols/) a
2. `/vac/waku/store/2.0.0-beta3`
3. `/vac/waku/filter/2.0.0-beta1`
4. `/vac/waku/swap/2.0.0-beta1`
5. `/vac/waku/lightpush/2.0.0-alpha1`
5. `/vac/waku/lightpush/2.0.0-beta1`
These protocols and their semantics are elaborated on in their own specs.

View File

@ -7,7 +7,7 @@ editor: Oskar Thorén <oskar@status.im>
contributors:
---
**Protocol identifier**: `/vac/waku/lightpush/2.0.0-alpha1`
**Protocol identifier**: `/vac/waku/lightpush/2.0.0-beta1`
# Motivation and goals