소스 검색

network wasn't working, so added it.

afeiszli 4 년 전
부모
커밋
1402dd828a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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{