com.github.manosbatsis.corda.testacles.common.corda / NodeConfig / <init>
<init>¶
NodeConfig(typesafe: Config)
Simple holder class to capture the node configuration both as the raw Config object and the parsed NodeConfiguration. Keeping Config around is needed as the user may specify extra config options not specified in NodeConfiguration.