Update waku-v2.md (#155)

This commit is contained in:
Dean Eigenmann 2020-07-13 15:56:59 +02:00 committed by GitHub
parent f4d34f4131
commit 78bada65a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ In this section we specify two things:
### Protobuf
```
```protobuf
message RPC {
repeated SubOpts subscriptions = 1;
repeated Message publish = 2;