mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"APIModules": "waku",
|
|
"HTTPEnabled": true,
|
|
"HTTPHost": "localhost",
|
|
"HTTPPort": 8545,
|
|
"WakuConfig": {
|
|
"Enabled": true
|
|
},
|
|
"IPCEnabled": true
|
|
}
|