WTF Solana Web3.js Tutorial Lecture 5: Slots and Blocks Have Been Updated!

This lecture introduces the core time mechanism on the Solana chain: slot and block.

Slot is the time unit of Solana, with an interval of approximately 400ms. Each Slot contains 0 or 1 block, and about 6% of Slots are empty.

@Solana_zh @solana

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