center console message for registration (#6191)

This commit is contained in:
alicer3 2020-06-19 16:49:07 +08:00 committed by GitHub
parent 5b3ca5f112
commit e77f7a7546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,11 +62,11 @@ class InitialRegistration(val baseDirectory: Path, private val networkRootTrustS
val versionInfo = startup.getVersionInfo()
println("\n" +
"******************************************************************\n" +
"* *\n" +
"* Registering as a new participant with a Corda network *\n" +
"* *\n" +
"******************************************************************\n")
"*******************************************************************\n" +
"* *\n" +
"* Registering as a new participant with a Corda network *\n" +
"* *\n" +
"*******************************************************************\n")
NodeRegistrationHelper(NodeRegistrationConfiguration(conf),
HTTPNetworkRegistrationService(