com.github.manosbatsis.corda.rpc.poolboy / PoolKey / nodeName
nodeName¶
val nodeName: String
The string representation of the node legal identity CordaX500Name or other “node name” key per your configuration implementation, e.g. application.properties key, database primary key or other business key etc.
It is recommended that your RpcConfigurationService implementation supports both.