public class SplitPayment extends AbstractContract
| Constructor and Description |
|---|
SplitPayment() |
| Modifier and Type | Method and Description |
|---|---|
JO |
processTransaction(TransactionContext context)
Receive amount from the trigger transaction and split it between the accounts specified in the contract parameters
based on the specified ratio
|
isDuplicate, processBlock, processInvocation, processRequest, processVoucherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, minProductVersion, shutdownpublic JO processTransaction(TransactionContext context)
processTransaction in interface ContractprocessTransaction in class AbstractContractcontext - contract context