Uses of Interface
com.academy.stratum.service.EthereumService
-
Packages that use EthereumService Package Description com.academy.stratum.service.impl -
-
Uses of EthereumService in com.academy.stratum.service.impl
Classes in com.academy.stratum.service.impl that implement EthereumService Modifier and Type Class Description class
EthereumServiceImpl
Implementation ofEthereumService
interface Allows you to interact with Ethereum blockchain
-