OSDN Git Service

add vote reward
authormars <mars@bytom.io>
Wed, 17 Jul 2019 08:28:03 +0000 (16:28 +0800)
committermars <mars@bytom.io>
Wed, 17 Jul 2019 08:28:03 +0000 (16:28 +0800)
commitee82b9b3950d1b9f4881cdac28288d168b0fd112
tree142b5c7a47c0cb47f08e76d25c37c06df6256a7f
parent259fee232ebced1fa0d60b04b6a69a4bf38ca50e
add vote reward
toolbar/common/http_util.go [moved from toolbar/federation/util/http_util.go with 98% similarity]
toolbar/reward/config/config.go
toolbar/reward/reward.go
toolbar/reward/reward/transaction.go [new file with mode: 0644]
toolbar/reward/reward/vote_info.go [new file with mode: 0644]
toolbar/reward/reward/vote_reward.go [new file with mode: 0644]
toolbar/reward/synchron/block_keeper.go