v0.30.0
Breaking changes
- The API for the
blockfetch
protocol has changed. There are now only 2 entrypoint functions, one for fetching a single block and one for fetching a range that uses a callback function to deliver each block
What's Changed
Full Changelog: v0.29.1...v0.30.0