mirror of
https://github.com/corda/corda.git
synced 2025-03-02 04:34:13 +00:00
Removes output that is no longer logged.
This commit is contained in:
parent
7d3b585a9c
commit
617838c108
@ -323,22 +323,7 @@ And click submit. Upon clicking submit, the modal dialogue will close, and the n
|
|||||||
|
|
||||||
Checking the output
|
Checking the output
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
Assuming all went well, you should see some activity in PartyA's web-server terminal window:
|
Assuming all went well, you can view the newly-created IOU by accessing the vault of PartyA or PartyB:
|
||||||
|
|
||||||
.. sourcecode:: none
|
|
||||||
|
|
||||||
>> Signing transaction with our private key.
|
|
||||||
>> Gathering the counterparty's signature.
|
|
||||||
>> Collecting signatures from counter-parties.
|
|
||||||
>> Verifying collected signatures.
|
|
||||||
>> Done
|
|
||||||
>> Obtaining notary signature and recording transaction.
|
|
||||||
>> Requesting signature by notary service
|
|
||||||
>> Broadcasting transaction to participants
|
|
||||||
>> Done
|
|
||||||
>> Done
|
|
||||||
|
|
||||||
You can view the newly-created IOU by accessing the vault of PartyA or PartyB:
|
|
||||||
|
|
||||||
*Via the HTTP API:*
|
*Via the HTTP API:*
|
||||||
|
|
||||||
@ -505,4 +490,4 @@ Debugging is done via IntelliJ as follows:
|
|||||||
5. Set your breakpoints and interact with the node you've connected to. When the node hits a breakpoint, execution will
|
5. Set your breakpoints and interact with the node you've connected to. When the node hits a breakpoint, execution will
|
||||||
pause
|
pause
|
||||||
|
|
||||||
* The node webserver runs in a separate process, and is not attached to by the debugger
|
* The node webserver runs in a separate process, and is not attached to by the debugger
|
||||||
|
Loading…
x
Reference in New Issue
Block a user