From 0569f31c6ff3dfa9c4e1fd8c8611630ba35eb103 Mon Sep 17 00:00:00 2001 From: Ravin Perera <33562092+ravinsp@users.noreply.github.com> Date: Fri, 27 Sep 2019 15:56:35 +0530 Subject: [PATCH] Removed unwanted folder. --- myctr/cfg/hp.cfg | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 myctr/cfg/hp.cfg diff --git a/myctr/cfg/hp.cfg b/myctr/cfg/hp.cfg deleted file mode 100644 index ae0bb37f..00000000 --- a/myctr/cfg/hp.cfg +++ /dev/null @@ -1,14 +0,0 @@ -{ - "pubkeyb64": "QJobte+YoDi0jfkp1yrARYudB0E4Bo5RQ1YJpaqkSPs=", - "seckeyb64": "CfjHaSvWG3JbHqJxsj9prDZiw8tEzwkYlfciKsOJ3uhAmhu175igOLSN+SnXKsBFi50HQTgGjlFDVgmlqqRI+w==", - "binary": "", - "binargs": "", - "listenip": "0.0.0.0", - "peers": [], - "unl": [], - "peerport": 22860, - "roundtime": 1000, - "pubport": 8080, - "pubmaxsize": 65536, - "pubmaxcpm": 100 -} \ No newline at end of file