Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/irisnet/irishub into sile…
Browse files Browse the repository at this point in the history
…i/release0.8
  • Loading branch information
wukongcheng committed Dec 13, 2018
2 parents 177325d + c903c32 commit 78f92d4
Show file tree
Hide file tree
Showing 36 changed files with 660 additions and 358 deletions.
2 changes: 1 addition & 1 deletion cmd/irismon/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import (
"os"

"github.com/irisnet/irishub/app"
irisInit "github.com/irisnet/irishub/init"
"github.com/irisnet/irishub/tools/prometheus"
"github.com/spf13/cobra"
"github.com/tendermint/tendermint/libs/cli"
irisInit "github.com/irisnet/irishub/init"
)

func init() {
Expand Down
Loading

0 comments on commit 78f92d4

Please sign in to comment.