Browse Source

network wasn't working, so added it.

afeiszli 4 năm trước cách đây
mục cha
commit
1402dd828a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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{