X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=toolbar%2Fvote_reward%2Fsynchron%2Fblock_keeper.go;h=990348099863b1a6b9b6381307e86771aa29ace5;hp=2b78a663210d15a0296c85e3fbd19dd9cfe68591;hb=1362b9a101258e2f2a59f79877231ac6b256f932;hpb=3df751629b0461637eef6d863f5f679c908c7eb4 diff --git a/toolbar/vote_reward/synchron/block_keeper.go b/toolbar/vote_reward/synchron/block_keeper.go index 2b78a663..99034809 100644 --- a/toolbar/vote_reward/synchron/block_keeper.go +++ b/toolbar/vote_reward/synchron/block_keeper.go @@ -8,7 +8,7 @@ import ( "github.com/vapor/errors" "github.com/vapor/protocol/bc/types" - apinode "github.com/vapor/toolbar/api_node" + "github.com/vapor/toolbar/apinode" "github.com/vapor/toolbar/common" "github.com/vapor/toolbar/vote_reward/config" "github.com/vapor/toolbar/vote_reward/database/orm"