status-go/_examples/waku.json

11 lines
153 B
JSON

{
"APIModules": "waku",
"HTTPEnabled": true,
"HTTPHost": "localhost",
"HTTPPort": 8545,
"WakuConfig": {
"Enabled": true
},
"IPCEnabled": true
}