mirror of
https://github.com/corda/corda.git
synced 2024-12-22 22:32:26 +00:00
13 lines
338 B
Plaintext
13 lines
338 B
Plaintext
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
|