mirror of https://github.com/vacp2p/rfc.git
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:
parent
0c884ace37
commit
7a88949037
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue