What is the role of the 'receipts trie' in an Ethereum block?
-
A
It stores the outcome of each transaction including logs and gas used, enabling light client verification
-
B
It records all ETH transfers between EOAs
-
C
It indexes contract bytecode for fast lookup
-
D
It maps transaction hashes to block numbers