diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index 79e4cef..b4bd522 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -224,6 +224,15 @@ functions: type: result ``` +#### Property definitions + +```yaml +properties: + events: + type: EventEmitter + description: "Event source for message-related events" +``` + #### Predefined values ```yaml