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

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

closes #177
closes #182

alternative to #205
2022-08-12 16:13:28 -05:00
..
2022-08-08 14:00:55 +02:00
2022-05-23 23:24:15 -06:00
2022-08-08 02:12:43 -05:00