corda / net.corda.testing.driver / DriverParameters / notarySpecs

notarySpecs

val notarySpecs: List<NotarySpec>

The notaries advertised for this network. These nodes will be started automatically and will be available from DriverDSL.notaryHandles, and will be added automatically to the network parameters. Defaults to a simple validating notary.

Property

notarySpecs - The notaries advertised for this network. These nodes will be started automatically and will be available from DriverDSL.notaryHandles, and will be added automatically to the network parameters. Defaults to a simple validating notary.