You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
date;echo" yyyyyyyy Now is @36. At @30, packets can be relayed and they will be processed in next relayer srv loop at @40"
48
51
49
-
sleep 43
50
-
echo" yyyyyyyy Now is 46s. At 30s+, src->dst and dst->src relays are started and it takes 20s for waiting SHFU on dst and joining. Expect src=(1,0), dst=(1,0)"
52
+
sleep 7
53
+
date;echo" yyyyyyyy Now is @43. At @40, relayer runs srv loop and process packets. Note that dst->src relay takes SHFU_WAIT time(20s)"
echo" yyyyyyyy Now is 59s. At 50s+ src->dst and dst->src relays are completed. Expect src=(0,1), dst=(0,1)"
59
+
sleep 27
60
+
date;echo" yyyyyyyy Now is @70. At @60, dst->src wait is end and both packets are sent. Sending will take about 3s for confirmation on each chain. Then relayer sleep until next interval at @86"
0 commit comments