Package com.jelurida.ardor.contracts
Class GetRandomNumber
java.lang.Object
nxt.addons.AbstractContract
com.jelurida.ardor.contracts.GetRandomNumber
- All Implemented Interfaces:
Contract
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nxt.addons.AbstractContract
isDuplicate, processBlock, processInvocation, processTransaction, processVoucherMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface nxt.addons.Contract
init, minProductVersion, shutdown
-
Constructor Details
-
GetRandomNumber
public GetRandomNumber()
-
-
Method Details
-
processRequest
- Specified by:
processRequestin interfaceContract- Overrides:
processRequestin classAbstractContract
-