public class AllForOnePayment extends AbstractContract
| Modifier and Type | Class and Description |
|---|---|
static interface |
AllForOnePayment.Params |
| Constructor and Description |
|---|
AllForOnePayment() |
| Modifier and Type | Method and Description |
|---|---|
JO |
processBlock(BlockContext context)
This contract is triggered every block
|
JO |
processRequest(RequestContext context)
Check the contract status - invoked by the invoke contract API before the distribution occurs.
|
isDuplicate, processInvocation, processTransaction, processVoucherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, minProductVersion, shutdownpublic JO processBlock(BlockContext context)
processBlock in interface ContractprocessBlock in class AbstractContractcontext - contract contextpublic JO processRequest(RequestContext context)
processRequest in interface ContractprocessRequest in class AbstractContractcontext - contract contract