mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
basedir : "./nodeb"
|
|
myLegalName : "Bank B"
|
|
nearestCity : "London"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
artemisAddress : "localhost:31338"
|
|
webAddress : "localhost:31340"
|
|
extraAdvertisedServiceIds: "corda.interest_rates"
|
|
networkMapAddress : "localhost:12345"
|
|
useHTTPS : false
|