public final class CurrencyMint extends APIServlet.APIRequestHandler
Parameters
GetMintingTarget
transaction to retrieve the current hash target and then calculate the hash offline
by following the procedure used in CurrencyMint.mintCurrency(nxt.account.AccountLedger.LedgerEvent, nxt.account.AccountLedger.LedgerEventId, nxt.account.Account, nxt.ms.CurrencyMintingAttachment)
Modifier and Type | Method and Description |
---|---|
protected boolean |
allowRequiredBlockParameters() |
protected boolean |
isChainSpecific() |
protected org.json.simple.JSONStreamAware |
processRequest(javax.servlet.http.HttpServletRequest req) |
protected boolean |
requirePost() |
getAPITags, getFileParameter, getParameters, isIgnisOnly, isPassword, isTextArea, processRequest, requireBlockchain, requireFullClient, requirePassword, startDbTransaction
protected org.json.simple.JSONStreamAware processRequest(javax.servlet.http.HttpServletRequest req) throws NxtException
processRequest
in class APIServlet.APIRequestHandler
NxtException
protected final boolean requirePost()
requirePost
in class APIServlet.APIRequestHandler
protected final boolean allowRequiredBlockParameters()
allowRequiredBlockParameters
in class APIServlet.APIRequestHandler
protected final boolean isChainSpecific()
isChainSpecific
in class APIServlet.APIRequestHandler