OSDN Git Service

merge master
authoroys <oys@oysdeMBP.localdomain>
Thu, 11 Jul 2019 07:46:49 +0000 (15:46 +0800)
committeroys <oys@oysdeMBP.localdomain>
Thu, 11 Jul 2019 07:46:49 +0000 (15:46 +0800)
1  2 
consensus/general.go
test/tx_test_util.go
wallet/annotated.go

Simple merge
Simple merge
@@@ -2,10 -2,7 +2,9 @@@ package walle
  
  import (
        "encoding/json"
-       "fmt"
  
 +      btmCommon "github.com/bytom/common"
 +      btmConsensus "github.com/bytom/consensus"
        log "github.com/sirupsen/logrus"
  
        "github.com/vapor/account"