OSDN Git Service

add
authorHAOYUatHZ <haoyu@protonmail.com>
Wed, 14 Aug 2019 00:14:39 +0000 (08:14 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Wed, 14 Aug 2019 00:14:39 +0000 (08:14 +0800)
docs/precog/config_example.json

index cae5d6c..9442851 100644 (file)
     },
     "check_frequency_seconds" : 60,
     "bootstrap_nodes" : [
+        {
+            "alias" : "seed1",
+            "xpub" : "1f8669abbd3cc0a167156188e428f940088d5b2f36bb3449df71d2bdc5e077814ea3f68628eef279ed435f51ee26cff00f8bd28fabfd500bedb2a9e369f5c825",
+            "host": "47.103.79.68",
+            "port": 56656
+        },
+        {
+            "alias" : "seed2",
+            "xpub" : "1f8669abbd3cc0a167156188e428f940088d5b2f36bb3449df71d2bdc5e077814ea3f68628eef279ed435f51ee26cff00f8bd28fabfd500bedb2a9e369f5c825",
+            "host": "47.103.13.86",
+            "port": 56656
+        },
+        {
+            "alias" : "seed3",
+            "xpub" : "1f8669abbd3cc0a167156188e428f940088d5b2f36bb3449df71d2bdc5e077814ea3f68628eef279ed435f51ee26cff00f8bd28fabfd500bedb2a9e369f5c825",
+            "host": "47.102.193.119",
+            "port": 56656
+        },
+        {
+            "alias" : "seed4",
+            "xpub" : "1f8669abbd3cc0a167156188e428f940088d5b2f36bb3449df71d2bdc5e077814ea3f68628eef279ed435f51ee26cff00f8bd28fabfd500bedb2a9e369f5c825",
+            "host": "47.103.17.22",
+            "port": 56656
+        }
     ]
 }
\ No newline at end of file