Package org.web3j.tx

Class ClientTransactionManager

java.lang.Object
org.web3j.tx.TransactionManager
org.web3j.tx.ClientTransactionManager

public class ClientTransactionManager extends TransactionManager
TransactionManager implementation for using an Ethereum node to transact.

Note: accounts must be unlocked on the node for transactions to be successful.