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
Drop redundant root.
pull/8111/head
M. J. Fromberger
3 years ago
parent
6494973fe4
commit
bf1c65667d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
internal/consensus/common_test.go
+ 0
- 1
internal/consensus/common_test.go
View File
@ -815,7 +815,6 @@ func makeConsensusState(
walDir
:=
filepath
.
Dir
(
thisConfig
.
Consensus
.
WalFile
(
)
)
ensureDir
(
t
,
walDir
,
0700
)
configRootDirs
=
append
(
configRootDirs
,
walDir
)
app
:=
kvstore
.
NewApplication
(
)
closeFuncs
=
append
(
closeFuncs
,
app
.
Close
)
Write
Preview
Loading…
Cancel
Save