Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthereumBlock

A deserialized Ethereum block.

Hierarchy

  • EthereumBlock

Index

Properties

header

The header for the Ethereum block.

transactions

transactions: EthereumTransaction[]

The transaction list for the Ethereum block.

uncles

uncles: EthereumHeader[]

A list of headers for uncles.

Generated using TypeDoc