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
mi need not be re-allocated
pull/8071/head
徐志强
3 years ago
committed by
tycho garen
parent
b66b2838b0
commit
c4b45ebd3c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
internal/consensus/state.go
+ 2
- 0
internal/consensus/state.go
View File
@ -885,6 +885,8 @@ func (cs *State) receiveRoutine(ctx context.Context, maxSteps int) {
}
}
(
)
var
mi
msgInfo
for
{
if
maxSteps
>
0
{
if
cs
.
nSteps
>=
maxSteps
{
Write
Preview
Loading…
Cancel
Save