CashIssueFlow

constructor(amount: Amount<Currency>, issuerBankPartyRef: OpaqueBytes, notary: Party)
constructor(request: CashIssueFlow.IssueRequest)


constructor(amount: Amount<Currency>, issuerBankPartyRef: OpaqueBytes, notary: Party, progressTracker: ProgressTracker)

Parameters

amount

the amount of currency to issue.

issuerBankPartyRef

a reference to put on the issued currency.

notary

the notary to set on the output states.