Commit d1b3273a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2fbaf03d
......@@ -159,7 +159,7 @@ func StartNEOPySrv(opt NEOSrvOptions) (_ *NEOPySrv, err error) {
return nil, err
}
time.Sleep(100*time.Millisecond)
time.Sleep(10*time.Millisecond)
}
// retrieve master address
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment