hexresearch / hschain

Other
4 stars 0 forks source link

Fix tx check in mempool creation #512

Closed Shimuuar closed 4 years ago

Shimuuar commented 4 years ago

It's relatively minor since we aren't likely to verify TX while we're still at initial state and if we do TX likely to fail validation anyway. Still bug