precommit nil if locked and no POL

This commit is contained in:
Ethan Buchman
2015-09-15 14:25:50 -04:00
parent 78768082a1
commit 555ecb095d
7 changed files with 269 additions and 111 deletions
-1
View File
@@ -20,7 +20,6 @@ var (
type MempoolReactor struct {
p2p.BaseReactor
sw *p2p.Switch
Mempool *Mempool
evsw events.Fireable