Learning CKB
Lessons
Dashboard
Connect Wallet
Back to lesson
Quiz: Cell Management Strategies
0 of 8 answered
0%
Question 1 of 8
What is the minimum capacity required for a plain CKB cell with a standard secp256k1-blake160 lock and no data?
A
1 CKB — any positive value is valid
B
10 CKB — the standard minimum imposed by the protocol
C
61 CKB — because the cell occupies 61 bytes (8 capacity + 32 code_hash + 1 hash_type + 20 args) and 1 byte = 1 CKB minimum
D
100 CKB — set by the genesis block configuration
Previous
Next
Lessons