mirror of
https://github.com/corda/corda.git
synced 2025-04-18 08:10:47 +00:00
ENT-2305: Java Instructions to Invoke Hello World CordApp fail
Removed 'Java' instructions
This commit is contained in:
parent
870a7fbb77
commit
70346c45b3
@ -107,13 +107,7 @@ commands.
|
||||
|
||||
We want to create an IOU of 99 with PartyB. We start the ``IOUFlow`` by typing:
|
||||
|
||||
.. container:: codeset
|
||||
|
||||
.. code-block:: java
|
||||
|
||||
start IOUFlow arg0: 99, arg1: "O=PartyB,L=New York,C=US"
|
||||
|
||||
.. code-block:: kotlin
|
||||
.. code-block:: kotlin
|
||||
|
||||
start IOUFlow iouValue: 99, otherParty: "O=PartyB,L=New York,C=US"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user