mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 06:16:01 +00:00
cb0f8b011e
When whisper was being started in a new process, the message displayed in the console was “Starting Blockchain node in another process”. This is misleading as it is the same message that geth/parity use to start up their processes. Update whisper initialisation process messaging so it states “Starting Whisper node in another process”.