run.go
@@ -120,8 +120,8 @@ postPush = `_1` ) ipcSnd := url + postPush ipcRcv := url + postPull ipcSnd := s.ipc + postPush ipcRcv := s.ipc + postPull sndURL := sdkhelper.GetIpcAddress(true, ipcSnd) rcvURL := sdkhelper.GetIpcAddress(true, ipcRcv)