OSDN Git Service

send standby node reward (#358)
authoriczc <iczcalan@gmail.com>
Fri, 26 Jul 2019 05:20:56 +0000 (13:20 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 26 Jul 2019 05:20:56 +0000 (13:20 +0800)
commit9f49a297b5f685cf1fd811a11feee69c6ec33e3a
treedd4793bac07c1d723971f19b04bda59282b069bb
parent12923c3da59850d60960cda65f14fc8886edcea9
send standby node reward (#358)

* send standby node reward

* delete unused

* fix error varname

* add sample json

* modify log module name
cmd/consensusreward/main.go [new file with mode: 0644]
cmd/consensusreward/sample.json [new file with mode: 0644]
toolbar/consensusreward/config/config.go [new file with mode: 0644]
toolbar/consensusreward/consensusreward.go [new file with mode: 0644]