mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Add property definitions section to waku-api.md
Added property definitions for events in Waku API documentation.
This commit is contained in:
parent
e7be2b49eb
commit
c20f692a13
@ -224,6 +224,15 @@ functions:
|
||||
type: result<WakuNode, error>
|
||||
```
|
||||
|
||||
#### Property definitions
|
||||
|
||||
```yaml
|
||||
properties:
|
||||
events:
|
||||
type: EventEmitter
|
||||
description: "Event source for message-related events"
|
||||
```
|
||||
|
||||
#### Predefined values
|
||||
|
||||
```yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user