Michael Bradley, Jr 1dc1b97950
[stores] update getBlock return type
change return type for `method getBlock` from `Future[?!(?Block)]` to
`Future[?!Block]`

also make some logic and error handling/messages more consistent across
BlockStore implementations

closes #177
closes #182
2022-08-10 13:13:40 -05:00
..