Skip to content

com.github.manosbatsis.corda.testacles.common.corda / SimpleNodeConfig / <init>

<init>

SimpleNodeConfig(myLegalName: CordaX500Name, p2pAddress: NetworkHostAndPort, rpcSettings: NodeRpcSettings, webAddress: NetworkHostAndPort? = null, notary:NotaryService? = null, h2port:Int? = null, rpcUsers:MutableList<User> = mutableListOf(), security: SecurityConfiguration?, dataSourceProperties:Properties? = null, database:Properties? = null, systemProperties:Map<String,Any?>? = null, devMode:Boolean= true, detectPublicIp:Boolean? = false, useTestClock:Boolean? = true)