public class NewAccountFaucet extends AbstractContract
| Modifier and Type | Class and Description |
|---|---|
static interface |
NewAccountFaucet.Params |
| Constructor and Description |
|---|
NewAccountFaucet() |
| Modifier and Type | Method and Description |
|---|---|
JO |
processRequest(RequestContext context) |
JO |
processVoucher(VoucherContext context) |
isDuplicate, processBlock, processInvocation, processTransactionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, minProductVersion, shutdownpublic JO processVoucher(VoucherContext context)
processVoucher in interface ContractprocessVoucher in class AbstractContractpublic JO processRequest(RequestContext context)
processRequest in interface ContractprocessRequest in class AbstractContract