Disabled ability to disable whisper. Closes #334
This commit is contained in:
@ -71,7 +71,7 @@ func main() {
|
||||
Port: OutboundPort,
|
||||
NAT: NAT,
|
||||
KeyRing: KeyRing,
|
||||
Shh: SHH,
|
||||
Shh: true,
|
||||
Dial: Dial,
|
||||
BootNodes: BootNodes,
|
||||
NodeKey: NodeKey,
|
||||
|
Reference in New Issue
Block a user