Skip to content

Commit

Permalink
solve bug after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
BananaLF committed Dec 11, 2023
1 parent 6afd1c1 commit d9e0eec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/tendermint/mempool/clist_mempool.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ type CListMempool struct {

peersTxCountMtx sync.RWMutex
peersTxCount map[string]uint64
}

info pguInfo
}
Expand Down

0 comments on commit d9e0eec

Please sign in to comment.