Driver DSL
Properties
Returns the NotaryHandle for the single notary on the network. Throws if there are none or more than one.
Returns the identity of the single notary on the network. Throws if there are none or more than one.
Returns a CordaFuture on the NodeHandle for the single-node notary on the network. Throws if there are no notaries or more than one, or if the notary is a distributed cluster.
Returns a list of NotaryHandles matching the list of NotarySpecs passed into driver.
Functions
Returns the base directory for a node with the given CordaX500Name. This method is useful if the base directory is needed before the node is started.
Start a node using the default values of NodeParameters.
Start a node using the parameter values of the given NodeParameters.
Start a node.
Call startWebserver with a default maximumHeapSize.
Starts a web server for a node