mirror of
https://github.com/corda/corda.git
synced 2024-12-21 22:07:55 +00:00
Updated RPC Tutorial docs and gradle file.
This commit is contained in:
parent
f3f016720d
commit
066aacad85
@ -72,8 +72,11 @@ Finally we have everything in place: we start a couple of nodes, connect to them
|
||||
.. sourcecode:: bash
|
||||
|
||||
# Build the example
|
||||
|
||||
./gradlew docs/source/example-code:installDist
|
||||
|
||||
# Start it
|
||||
|
||||
./docs/source/example-code/build/install/docs/source/example-code/bin/client-rpc-tutorial Print
|
||||
|
||||
Now let's try to visualise the transaction graph. We will use a graph drawing library called graphstream_
|
||||
|
Loading…
Reference in New Issue
Block a user