mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
14 lines
358 B
Plaintext
14 lines
358 B
Plaintext
basedir : "./nodeb"
|
|
myLegalName : "Bank B"
|
|
nearestCity : "London"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
artemisAddress : "localhost:31338"
|
|
webAddress : "localhost:31340"
|
|
extraAdvertisedServiceIds: "corda.interest_rates"
|
|
networkMapService : {
|
|
address : "localhost:12345"
|
|
legalName : "Network Map Service"
|
|
}
|
|
useHTTPS : false
|