Tutorial: WTF Solana Web3.js Tutorial Episode 7: Reading Blocks has been updated!

In this episode, we introduce how to use `connection.getBlock()` to read Solana block data, including block metadata and all transactions. Currently, each Solana block contains hundreds of voting transactions that need to be filtered out.

@Solana_zh @solana

GitHub: https://github.com/WTFAcademy/WTF-Solana