@Service
public class Web3JService
extends Object
-
Constructor Summary
Constructors
Constructor for Web3JService.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Web3JService
public Web3JService(org.web3j.protocol.Web3j web3j)
Constructor for Web3JService.
- Parameters:
web3j - a Web3j object
-