mirror of
https://github.com/logos-messaging/specs.git
synced 2026-08-27 02:41:08 +00:00
add some more description to WakuNode type
This commit is contained in:
@@ -117,7 +117,7 @@ description: "Waku: a private and censorship-resistant message routing library."
|
||||
types:
|
||||
WakuNode:
|
||||
type: object
|
||||
description: "A Waku node instance."
|
||||
description: "A Waku node instance, created by the createNode function and MUST be used in any subsequent API call."
|
||||
|
||||
NodeConfig:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user