Update README.md

This commit is contained in:
Dean Eigenmann 2020-02-27 18:48:36 +01:00 committed by GitHub
parent 7ff162591a
commit 7f565252fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -52,8 +52,10 @@ Machine-readable:
Examples:
```
0x42 0x2 0x2 0x0 0x2
```python
0x2a 0x2 0x1 0x32 # /vac/waku/2
0x2a 0x2 0x1 0x32 0x4 0x1 0x32 # /vac/waku/2/relay/2
0x2a 0x2 0x1 0x32 0x3 0x1 0x32 # /vac/waku/2/store/1
```
@ -61,4 +63,4 @@ With multiaddr:
```
/ip4/127.0.0.1/tcp/9000/vac/waku/0.2/relay/0.2
```
```