Class EthereumTxConfig
java.lang.Object
net.finmath.decryptionoracle.config.EthereumTxConfig
@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(name="ethereum.tx.enabled",
havingValue="true")
public class EthereumTxConfig
extends Object
Configuration of the connection to the chain.
- Author:
- Christian Fries
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EthereumTxConfig
public EthereumTxConfig()
-