Skip to content

Add missing methods to Transaction interface #5731

Closed
@daniellehrner

Description

Currently the Transaction interface does not declare all of the public methods of the Transaction implementation in org.hyperledger.besu.ethereum.core. Because the Transaction interface is for example used in the plugin API, plugins cannot access those missing methods. The interface needs to be updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

TeamChupaGH issues worked on by Chupacabara Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions