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