Package nxt.http.callers
Class DeriveAccountFromMasterPublicKeyCall
java.lang.Object
nxt.http.APICall.Builder<DeriveAccountFromMasterPublicKeyCall>
nxt.http.callers.DeriveAccountFromMasterPublicKeyCall
public class DeriveAccountFromMasterPublicKeyCall
extends APICall.Builder<DeriveAccountFromMasterPublicKeyCall>
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Method Summary
Modifier and TypeMethodDescriptionchildIndex(int childIndex) create()serializedMasterPublicKey(byte[] serializedMasterPublicKey) serializedMasterPublicKey(String serializedMasterPublicKey) Methods inherited from class nxt.http.APICall.Builder
build, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
-
Method Details
-
create
-
serializedMasterPublicKey
public DeriveAccountFromMasterPublicKeyCall serializedMasterPublicKey(String serializedMasterPublicKey) -
serializedMasterPublicKey
public DeriveAccountFromMasterPublicKeyCall serializedMasterPublicKey(byte[] serializedMasterPublicKey) -
childIndex
-