Skip to content

Commit 25fa683

Browse files
committed
test: change
1 parent 4a89d01 commit 25fa683

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/gateway/zcn/initSDK.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ func initializeSDK(configDir, allocid string, nonce int64, walletDetails string)
114114
return err
115115
}
116116

117+
fmt.Println("zauthhhhh", cfg.ZauthServer)
118+
117119
if client.GetClient().IsSplit {
118120
zcncore.RegisterZauthServer(cfg.ZauthServer)
119121
}

0 commit comments

Comments
 (0)