Cash Issue And Payment Flow
constructor(amount: Amount<Currency>, issueRef: OpaqueBytes, recipient: Party, anonymous: Boolean, notary: Party)
constructor(amount: Amount<Currency>, issueRef: OpaqueBytes, recipient: Party, anonymous: Boolean, notary: Party, progressTracker: ProgressTracker)
Parameters
amount
the amount of currency to issue.
issue Ref
a reference to put on the issued currency.
recipient
the recipient of the currency
anonymous
if true, the recipient of the cash will be anonymous. Should be true for normal usage
notary
the notary to set on the output states.