mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Updates shell example of starting flow to reflect cash API change.
This commit is contained in:
parent
9da3a8ee05
commit
3c8db47b5a
@ -184,7 +184,7 @@ Starting a flow
|
||||
|
||||
We would start the ``CashIssue`` flow as follows:
|
||||
|
||||
``flow start CashIssue amount: $1000, issueRef: 1234, recipient: "O=Bank A,L=London,C=GB", notary: "O=Notary Service,OU=corda,L=London,C=GB"``
|
||||
``flow start CashIssueFlow amount: $1000, issuerBankPartyRef: 1234, notary: "O=Controller, L=London, C=GB"``
|
||||
|
||||
This breaks down as follows:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user