Add Waku JSON RPC to Waku spec index (#205)

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
This commit is contained in:
Oskar Thorén 2020-10-05 19:21:49 +08:00 committed by GitHub
parent df30e4ce15
commit 01297bb48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- [waku/1](./v1/waku-1.md) specs for `waku/1` version, current stable version
- [envelope data format](./v1/envelope-data-format.md) [waku](./waku.md) envelope data field specification.
- [mailserver](./v1/mailserver.md) - Mailserver specification for archiving and delivering historical [waku](./waku.md) envelopes on demand.
- [rpc api](./v1/waku-rpc-api.md) - Waku RPC API for Waku v1 nodes.
## Version 2
- [waku/2](./v2/waku-v2.md) specs for `waku/2` version, current draft version