mirror of
https://github.com/corda/corda.git
synced 2025-05-24 11:14:25 +00:00
Change startup message of the day
This commit is contained in:
parent
4672c78ebd
commit
aa629f74ca
@ -123,7 +123,7 @@ private fun printPluginsAndServices(node: Node) {
|
|||||||
private fun messageOfTheDay(): Pair<String, String> {
|
private fun messageOfTheDay(): Pair<String, String> {
|
||||||
val messages = arrayListOf(
|
val messages = arrayListOf(
|
||||||
"The only distributed ledger that pays\nhomage to Pac Man in its logo.",
|
"The only distributed ledger that pays\nhomage to Pac Man in its logo.",
|
||||||
"The officially approved platform of the\nglobal capitalist lizard conspiracy™ ${Emoji.bagOfCash}",
|
"You know, I was a banker once ...\nbut I lost interest. ${Emoji.bagOfCash}",
|
||||||
"It's not who you know, it's who you know\nknows what you know you know.",
|
"It's not who you know, it's who you know\nknows what you know you know.",
|
||||||
"It runs on the JVM because QuickBasic\nis apparently not 'professional' enough.",
|
"It runs on the JVM because QuickBasic\nis apparently not 'professional' enough.",
|
||||||
"\"It's OK computer, I go to sleep after\ntwenty minutes of inactivity too!\"",
|
"\"It's OK computer, I go to sleep after\ntwenty minutes of inactivity too!\"",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user