mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
basedir : "./nodea"
|
|
myLegalName : "Bank A"
|
|
nearestCity : "London"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
artemisAddress : "localhost:31337"
|
|
webAddress : "localhost:31339"
|
|
extraAdvertisedServiceIds: "corda.interest_rates"
|
|
networkMapAddress : "localhost:12345"
|
|
useHTTPS : false
|