mirror of https://github.com/vacp2p/rfc.git
docs(16/WAKU2-RPC): add ENR to waku info (#502)
This commit is contained in:
parent
ddeb88a8a9
commit
ac11dba6d2
|
@ -79,6 +79,7 @@ The following structured types are defined for use on the Debug API:
|
|||
| Field | Type | Inclusion | Description |
|
||||
| ----: | :---: | :---: |----------- |
|
||||
| `listenAddresses` | `Array`[`String`] | mandatory | Listening addresses of the node |
|
||||
| `enrUri` | `String` | optional | ENR URI of the node |
|
||||
|
||||
### `get_waku_v2_debug_v1_info`
|
||||
|
||||
|
|
Loading…
Reference in New Issue