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
|
||
|
}
|