@ethereumjs/block › "index" › JsonBlock
An object with the block's data represented as strings.
- JsonBlock
• header? : JsonHeader
Defined in types.ts:113
Header data for the block
• transactions? : JsonTx[]
Defined in types.ts:114
• uncleHeaders? : JsonHeader[]
Defined in types.ts:115