mirror of
https://github.com/corda/corda.git
synced 2025-06-23 09:25:36 +00:00
write nodeInfo to additional-node-info folder as well as baseDirectory (#4247)
* write nodeInfo to additional-node-info folder as well as baseDirectory * fix broken network map tests
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
package net.corda.core.internal
|
||||
|
||||
// TODO: Add to Corda node.conf to allow customisation
|
||||
const val NODE_INFO_DIRECTORY = "additional-node-infos"
|
Reference in New Issue
Block a user