Questions tagged [block-header]
43 questions
5
votes
2 answers
What is the beneficiary in block header?
There is the data called "beneficiary" in block header. What is this data?
Satoshi Nakanishi
- 5,749
- 7
- 38
- 57
2
votes
1 answer
Can contracts access the block header extraData field?
The yellow paper (see section 4.4) defines an extraData header field as follows:
An arbitrary byte array containing
data relevant to this block. This must be 32 bytes
or fewer
Can contracts natively read this extraData?
Randomblue
- 2,610
- 2
- 17
- 38