mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
11 lines
186 B
JSON
11 lines
186 B
JSON
|
{
|
||
|
"APIModules": "waku,wakuext,wakuv2,permissions,eth",
|
||
|
"HTTPEnabled": true,
|
||
|
"HTTPHost": "localhost",
|
||
|
"HTTPPort": 8545,
|
||
|
"WakuV2Config": {
|
||
|
"Enabled": true
|
||
|
},
|
||
|
"IPCEnabled": true
|
||
|
}
|