mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
00e682a544
* [CORDA-446] Clean up other mentions of network map node and logic * Rename AbstractNetworkMapService to NetworkMapService and remove the empty NetworkMapService * fix build * fix artemismessaging tests * pr comments
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
myLegalName : "CN=Bank B,O=Bank A,L=London,C=GB"
|
|
keyStorePassword : "cordacadevpass"
|
|
trustStorePassword : "trustpass"
|
|
p2pAddress : "localhost:10005"
|
|
rpcAddress : "localhost:10006"
|
|
webAddress : "localhost:10007"
|
|
useHTTPS : false
|