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