mirror of
https://github.com/corda/corda.git
synced 2025-02-05 18:49:14 +00:00
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
myLegalName : "O=Notary Service,OU=corda,L=London,C=GB"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
p2pAddress : "localhost:10000"
|
|
webAddress : "localhost:10001"
|
|
notary : {
|
|
validating : true
|
|
}
|