mirror of
https://github.com/corda/corda.git
synced 2025-04-09 04:15:35 +00:00
IRS demo to now has roles for NodeA/NodeB and most options are now~ optional. NodeA can be run without the shell script.
This commit is contained in:
parent
23c3112660
commit
0788e8d64c
@ -249,6 +249,7 @@ private fun runNode(nodeParams : NodeParams) : Unit {
|
||||
} catch(e: InterruptedException) {
|
||||
node.stop()
|
||||
}
|
||||
exitProcess(0)
|
||||
}
|
||||
|
||||
private fun runUploadRates() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user