mirror of
https://github.com/corda/corda.git
synced 2025-02-06 11:09:18 +00:00
Update tutorial cordapp (#5192)
So for this specific cordapp-example, after you run the nodes, you would not see net.corda.finance.flows.CashExitFlow and etc. I guess this demo code actually have two cordapps running on these nodes. So, for this tutorial, we should delete the last 5 lines of codes.
This commit is contained in:
parent
726798cce8
commit
896d1f3c0d
@ -390,11 +390,7 @@ following list:
|
|||||||
net.corda.core.flows.ContractUpgradeFlow$Authorise
|
net.corda.core.flows.ContractUpgradeFlow$Authorise
|
||||||
net.corda.core.flows.ContractUpgradeFlow$Deauthorise
|
net.corda.core.flows.ContractUpgradeFlow$Deauthorise
|
||||||
net.corda.core.flows.ContractUpgradeFlow$Initiate
|
net.corda.core.flows.ContractUpgradeFlow$Initiate
|
||||||
net.corda.finance.flows.CashExitFlow
|
|
||||||
net.corda.finance.flows.CashIssueAndPaymentFlow
|
|
||||||
net.corda.finance.flows.CashIssueFlow
|
|
||||||
net.corda.finance.flows.CashPaymentFlow
|
|
||||||
net.corda.finance.internal.CashConfigDataFlow
|
|
||||||
|
|
||||||
Creating an IOU via the interactive shell
|
Creating an IOU via the interactive shell
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
x
Reference in New Issue
Block a user