Changes WakuInfo Field (#476)

* Changes WakuInfo Field

Signed-off-by: rshiv <reeshav96@gmail.com>

* Update content/docs/rfcs/16/README.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
rshiv 2021-11-26 01:01:36 +00:00 committed by GitHub
parent 0c884ace37
commit 7a88949037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ The following structured types are defined for use on the Debug API:
| Field | Type | Inclusion | Description |
| ----: | :---: | :---: |----------- |
| `listenStr` | `String` | mandatory | Address that the node is listening for |
| `listenAddresses` | `Array`[`String`] | mandatory | Listening addresses of the node |
### `get_waku_v2_debug_v1_info`