Skip to main content

uncles

uncles is a list of uncle blocks referenced by this block. Each item in uncles is of type UncleBlock, which contains the uncle’s header and proposals, but no transactions.

Structure of UncleBlock

Structure of UncleBlock

NameTypeDescription
headerHeaderThe block header of the uncle block. See header for more.
proposals[H80]A list of short transaction IDs proposed by this uncle block. See proposals for more.