public class LeaseRenewal extends AbstractContract
| Modifier and Type | Class and Description |
|---|---|
static interface |
LeaseRenewal.Params |
| Constructor and Description |
|---|
LeaseRenewal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDuplicate(TransactionResponse myTransaction,
java.util.List existingUnconfirmedTransactions) |
JO |
processBlock(BlockContext context)
Process new block
|
processInvocation, processRequest, 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 - the block contextpublic boolean isDuplicate(TransactionResponse myTransaction, java.util.List existingUnconfirmedTransactions)
isDuplicate in interface ContractisDuplicate in class AbstractContract