corda / net.corda.testing.node / MockNodeParameters / forcedID

forcedID

val forcedID: Int?

Override the ID to use for the node. By default node ID's are generated sequentially in a MockNetwork. Specifying the same ID is required if a node is restarted.

Property

forcedID - Override the ID to use for the node. By default node ID's are generated sequentially in a MockNetwork. Specifying the same ID is required if a node is restarted.