github.com/status-im/status-go@v1.1.0/_examples/whisper.json (about)

     1  {
     2  	"APIModules": "shh",
     3  	"HTTPEnabled": true,
     4  	"HTTPHost": "localhost",
     5  	"HTTPPort": 8545,	
     6  	"WhisperConfig": {
     7  		"Enabled": true
     8  	},
     9  	"IPCEnabled": true
    10  }