status-go/_examples/waku.json

9 lines
112 B
JSON
Raw Normal View History

{
"APIModules": "waku,shh",
"HTTPEnabled": true,
"WakuConfig": {
"Enabled": true
},
"IPCEnabled": true
}