com.github.manosbatsis.corda.testacles.nodedriver.config / TestNotaryProperties
TestNotaryProperties¶
open class TestNotaryProperties
NotarySpec configuration for testing
Constructors¶
| Name | Summary |
|---|---|
| <init> | TestNotaryProperties()NotarySpec configuration for testing |
Properties¶
| Name | Summary |
|---|---|
| address | var address:String? |
| nonValidating | var nonValidating:BooleanWhether to use a NON-validating notary |
Functions¶
| Name | Summary |
|---|---|
| toString | open fun toString():String |