start Node
Start a node using the parameter values of the given NodeParameters.
Return
A CordaFuture on the NodeHandle to the node. The future will complete when the node is available and it sees all previously started nodes, including the notaries.
Parameters
parameters
The node parameters.
open override fun startNode(parameters: NodeParameters, bytemanPort: Int?): <Error class: unknown class><NodeHandle>