-
- Downloads
fix empty block handling
Avoid BlockDoesNotExistsException on `blockchain.stream()` and `Block()` with `only_ops=True` on blocks without ops. Fixes #149.
Please register or sign in to comment
Avoid BlockDoesNotExistsException on `blockchain.stream()` and `Block()` with `only_ops=True` on blocks without ops. Fixes #149.