This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
fix main compile bug
pull/157/head
Jae Kwon
9 years ago
parent
cc6e845364
commit
d51741df72
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
cmd/tendermint/main.go
+ 1
- 0
cmd/tendermint/main.go
View File
@ -4,6 +4,7 @@ import (
"fmt"
"os"
.
"github.com/tendermint/tendermint/common"
cfg
"github.com/tendermint/tendermint/config"
tmcfg
"github.com/tendermint/tendermint/config/tendermint"
"github.com/tendermint/tendermint/node"
Write
Preview
Loading…
Cancel
Save