@ -48,7 +48,9 @@ object GasUtils {
GlobalScope.launch(Dispatchers.Default) {
while (true) {
delay(30000)
openPorts()
launch(Dispatchers.Main) {
}