mirror of
https://github.com/corda/corda.git
synced 2025-03-25 13:27:58 +00:00
explorer: Add TODO in Main
This commit is contained in:
parent
5d0ff4e60c
commit
cdf54151f7
@ -34,6 +34,7 @@ class Main : App() {
|
||||
super.start(stage)
|
||||
|
||||
// start the driver on another thread
|
||||
// TODO Change this to connecting to an actual node (specified on cli/in a config) once we're happy with the code
|
||||
Thread({
|
||||
|
||||
val portAllocation = PortAllocation.Incremental(20000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user