corda/config/dev/generalnodeb.conf

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