Control node reg
Compare changes
- Jono Wenger authored
+ 27
− 6
@@ -102,13 +102,33 @@ func (c *Cmix) ReadyToSend() bool {
@@ -116,10 +136,10 @@ func (c *Cmix) IsReady(percentReady float64) (isReady bool, howClose float64) {
@@ -177,7 +197,8 @@ func (c *Cmix) PauseNodeRegistrations(timeoutMS int) error {