Parcourir la source

network wasn't working, so added it.

afeiszli il y a 4 ans
Parent
commit
1402dd828a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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{