mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Tutorial runExampleClientRPC is now runExampleClientRPCKotlin. (#1446)
This commit is contained in:
parent
57412d4498
commit
879b1a6393
@ -531,7 +531,7 @@ Green Arrow to run the client. You can edit the run configuration to connect on
|
||||
|
||||
Run the following gradle task:
|
||||
|
||||
``./gradlew runExampleClientRPC localhost:10007``
|
||||
``./gradlew runExampleClientRPCKotlin localhost:10007``
|
||||
|
||||
You can close the application using ``ctrl+C``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user