Update README.md
This commit is contained in:
parent
7ff162591a
commit
7f565252fa
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue