public class CashFlowCommand
A command to initiate the Cash flow with.
Modifier and Type | Class and Description |
---|---|
static class |
CashFlowCommand.ExitCash
Exit cash from the ledger.
|
static class |
CashFlowCommand.IssueCash
A command to initiate the Cash flow with.
|
static class |
CashFlowCommand.PayCash
Pay cash to someone else.
|
Modifier and Type | Method and Description |
---|---|
FlowHandle<net.corda.core.transactions.SignedTransaction> |
startFlow(CordaRPCOps proxy) |
public FlowHandle<net.corda.core.transactions.SignedTransaction> startFlow(CordaRPCOps proxy)