myLegalName = "O=Bank A, L=New York, C=US" # This is the address advertised into the network map. As such it must be the publicly resolved IP, # or DNS name that will allow peers to connect to the float. p2pAddress = "banka.com:10005" messagingServerAddress = "nodeserver:11005" messagingServerExternal = false rpcSettings { address = "nodeserver:10006" adminAddress = "nodeserver:10007" } enterpriseConfiguration = { externalBridge = true }