mirror of
https://github.com/corda/corda.git
synced 2025-01-31 00:24:59 +00:00
Update tutorial-cordapp.rst (#3980)
This commit is contained in:
parent
6f27898664
commit
4a126849fb
@ -396,7 +396,7 @@ please follow the instructions in :doc:`node-database`.
|
||||
|
||||
Using the example RPC client
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
``/src/main/kotlin-source/com/example/client/ExampleClientRPC.kt`` defines a simple RPC client that connects to a node,
|
||||
``/src/main/kotlin/com/example/client/ExampleClientRPC.kt`` defines a simple RPC client that connects to a node,
|
||||
logs any existing IOUs and listens for any future IOUs. If you haven't created
|
||||
any IOUs when you first connect to one of the nodes, the client will simply log any future IOUs that are agreed.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user