Class LegacyTransaction

java.lang.Object
org.web3j.crypto.transaction.type.LegacyTransaction
All Implemented Interfaces:
ITransaction
Direct Known Subclasses:
Transaction1559, Transaction2930

public class LegacyTransaction extends Object implements ITransaction
Transaction class used for signing transactions locally.
For the specification, refer to p4 of the yellow paper.