Disabled ability to disable whisper. Closes #334
This commit is contained in:
@ -60,6 +60,7 @@ func run() error {
|
||||
MaxPeers: MaxPeer,
|
||||
Port: OutboundPort,
|
||||
NAT: NAT,
|
||||
Shh: true,
|
||||
BootNodes: BootNodes,
|
||||
NodeKey: NodeKey,
|
||||
KeyRing: KeyRing,
|
||||
|
Reference in New Issue
Block a user