Skip to content

Feature request: retreive transaction list (in blockHandler) #1211

Open
@Amxx

Description

@Amxx

Today, block handlers are given an EthereumBlock with details about the block but no mechanism to retrieve the transactions in the block.

Request: add a way to retrieve the list of EthereumTransaction that are in a EthereumBlock, either by having a second argument in the blockHandler of by adding a list/mapping in the EthereumBlock object.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions