OSDN Git Service

send standby node reward (#358)
[bytom/vapor.git] / cmd / consensusreward / sample.json
diff --git a/cmd/consensusreward/sample.json b/cmd/consensusreward/sample.json
new file mode 100644 (file)
index 0000000..e610f60
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "node_ip": "http://127.0.0.1:9889",
+  "reward_config": {
+    "node": [
+      {
+        "xpub": "0f8669abbd3cc0a167156188e428f940088d5b2f36bb3449df71d2bdc5e077814ea3f68628eef279ed435f51ee26cff00f8bd28fabfd500bedb2a9e369f5c825",
+        "address": "vp1ql4dakjlqhndda7xh0smz38j847e265fft3gz4u"
+      }
+    ],
+    "account_id": "",
+    "password": ""
+  }
+}