Learning CKB
Lessons
Dashboard
Connect Wallet
Back to lesson
Quiz: Light Client Application
0 of 8 answered
0%
Question 1 of 8
What is the primary innovation of CKB's FlyClient-based light client compared to traditional SPV (Simplified Payment Verification)?
A
It downloads every block header but compresses them to save space
B
It downloads O(log n) randomly sampled headers instead of all O(n) headers, using MMR commitments to verify total proof-of-work
C
It relies entirely on trusted full node peers and downloads nothing
D
It downloads all transaction data but skips script validation
Previous
Next
Lessons