public class CreateAccountRequest extends AbstractTransactionRequest
groupId, hashTypeEnum| 构造器和说明 |
|---|
CreateAccountRequest() |
CreateAccountRequest(Account account) |
CreateAccountRequest(Identity accountId,
Account account) |
CreateAccountRequest(Identity accountId,
Account account,
BigInteger value) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
complete() |
Account |
getAccount() |
Identity |
getAccountId() |
BigInteger |
getValue() |
boolean |
isValid() |
checkAnchorData, fromJson, fromRlp, getHashTypeEnum, getLocalBlockNumber, getLocalTransaction, getTransaction, isLocal, setAnchorData, setBlockNumber, setGrayscaleData, setGroupId, setHashTypeEnum, setLocal, setLocal, setLocalTransaction, setPreReleaseData, setTransaction, setTxExtensions, setTxGas, setTxPeriod, setTxTimeNonce, toJson, toRlpgetGroupId, getSequenceId, getTraceId, isSetGroupId, setSequenceId, setTraceIdgetMessageType, setMessageType, toStringpublic CreateAccountRequest()
public CreateAccountRequest(Account account)
public CreateAccountRequest(Identity accountId, Account account, BigInteger value)
public Account getAccount()
public Identity getAccountId()
public BigInteger getValue()
public void complete()
complete 在类中 AbstractTransactionRequestCopyright © 2022. All rights reserved.