OSDN Git Service

remove config
authormars <mars@bytom.io>
Thu, 25 Jul 2019 07:17:59 +0000 (15:17 +0800)
committermars <mars@bytom.io>
Thu, 25 Jul 2019 07:17:59 +0000 (15:17 +0800)
cmd/votereward/README.md

index 8db7237..ee6c5d3 100644 (file)
@@ -19,8 +19,7 @@ A `reward.json` would look like this:
     "account_id": "bd775113-49e0-4678-94bf-2b853f1afe80",
     "password": "123456",
     "reward_ratio": 20,
-    "mining_address": "sp1qfpgjve27gx0r9t7vud8vypplkzytgrvqr74rwz",
-    "alternative_nodes_reward_consensus_cycle": 0
+    "mining_address": "sp1qfpgjve27gx0r9t7vud8vypplkzytgrvqr74rwz"
   }
 }
 ```