Sfoglia il codice sorgente

network wasn't working, so added it.

afeiszli 4 anni fa
parent
commit
1402dd828a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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{