mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +00:00
13 lines
343 B
Plaintext
13 lines
343 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
|