com.github.manosbatsis.corda.testacles.containers.config.network / NetworkConfigContributor / <init>
<init>¶
NetworkConfigContributor(nodeHostName:
String
, ssl: BrokerRpcSslOptions? = null)
Modify the existing node.conf as follows:
- RPC address: RPC_HOST:RPC_PORT
- RPC admin address: RPC_HOST:RPC_ADMIN_PORT
- P2P address: nodeHostName:P2P_PORT