embark
                                
                                 embark copied to clipboard
                                
                                    embark copied to clipboard
                            
                            
                            
                        fix(@embark/whisper): p2p port is main command
What did you refactor, implement, or fix?
Port was never being defined for whisper, because it never called the rpc port config. This commit moves port flag to the main commands, so it's always included.
How did you do it?
Just moved where the flag is included.
Is there anything that needs special attention (breaking changes, etc)?
No
Questions
Can we make p2p port part of main commands of embark/geth as well?
Cool Spaceship Picture

Done
Please, merge.