com.github.manosbatsis.corda.testacles.nodedriver / NodeParamsHelper
NodeParamsHelper¶
open class NodeParamsHelper
Constructors¶
| Name | Summary |
|---|---|
| <init> | NodeParamsHelper(portAllocation: PortAllocation = incrementalPortAllocation()) |
Properties¶
| Name | Summary |
|---|---|
| portAllocation | val portAllocation: PortAllocation |
Functions¶
| Name | Summary |
|---|---|
| toNodeParams | fun toNodeParams(name: CordaX500Name): NodeParams |