CashIssueFlow(amount: Amount<Currency>, issueRef: OpaqueBytes, recipient: Party, notary: Party)
CashIssueFlow(amount: Amount<Currency>, issueRef: OpaqueBytes, recipient: Party, notary: Party, progressTracker: ProgressTracker)
Initiates a flow that produces cash issuance transaction.
amount
- the amount of currency to issue.
issueRef
- a reference to put on the issued currency.
recipient
- the party who should own the currency after it is issued.