EOSIO / demux-js

💫 Deterministic event-sourced state and side effect handling for blockchain applications
MIT License
307 stars 71 forks source link

Changed validateBlockHashes to validateBlocks #173

Closed olivierbeaulieu closed 5 years ago

olivierbeaulieu commented 5 years ago

As discussed on Telegram, I changed the validateBlockHashes option to validateBlocks, and it now fully skips block validation in the abstract action handler.