fix account creation
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
b011d27c84
commit
2d1aad6654
|
@ -100,7 +100,7 @@
|
|||
|
||||
current-fleet
|
||||
(assoc :NoDiscovery false
|
||||
:Rendezvous (seq rendezvous-nodes)
|
||||
:Rendezvous (boolean (seq rendezvous-nodes))
|
||||
:ClusterConfig {:Enabled true
|
||||
:Fleet (name current-fleet-key)
|
||||
:BootNodes
|
||||
|
|
Loading…
Reference in New Issue