Procházet zdrojové kódy

network wasn't working, so added it.

afeiszli před 4 roky
rodič
revize
1402dd828a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      netclient/functions/common.go

+ 1 - 1
netclient/functions/common.go

@@ -897,7 +897,7 @@ func CheckIn(network string) error {
         fmt.Println("Checking In.")
 
         var header metadata.MD
-
+	node.Nodenetwork = network
         checkinres, err := wcclient.CheckIn(
                 ctx,
                 &nodepb.CheckInReq{