public class BOPAccountServiceImpl extends Object implements BOPAccountService
| 构造器和说明 |
|---|
BOPAccountServiceImpl() |
public static cn.bitfactory.protocol.adapter.Chain.Operation activate(AccountActivateOperation accountActivateOperation, String transSourceAddress) throws SDKException
SDKExceptionpublic static cn.bitfactory.protocol.adapter.Chain.Operation buildActivateOperation(String sourceAddress, String destAddress, Long initBalance, String metadata)
public static cn.bitfactory.protocol.adapter.Chain.Operation accountSetPrivilege(AccountSetPrivilegeOperation accountSetPrivilegeOperation) throws SDKException
SDKExceptionpublic static cn.bitfactory.protocol.adapter.Chain.Operation buildSetPrivilegeOperation(String sourceAddress, String masterWeight, String txThreshold, Signer[] signers, TypeThreshold[] typeThresholds, String metadata)
public BOPAccountGetInfoResponse GetAccount(BOPAccountGetInfoRequest bifAccountGetInfoRequest)
GetAccount 在接口中 BOPAccountServicepublic BOPAccountGetNonceResponse GetAccountNonce(BOPAccountGetNonceRequest bifAccountGetNonceRequest)
GetAccountNonce 在接口中 BOPAccountServicepublic BOPAccountGetBalanceResponse GetAccountBalance(BOPAccountGetBalanceRequest bifAccountGetBalanceRequest)
GetAccountBalance 在接口中 BOPAccountServicepublic BOPAccountGetPrivResponse GetAccountPriv(BOPAccountGetPrivRequest bifAccountPrivRequest)
GetAccountPriv 在接口中 BOPAccountServicepublic BOPAccountSetPrivResponse SetAccountPriv(BOPAccountSetPrivRequest request)
SetAccountPriv 在接口中 BOPAccountServicepublic BOPAccountGetMetadatasResponse GetAccountMetadata(BOPAccountGetMetadastaRequest bifAccountGetMetadataRequest)
GetAccountMetadata 在接口中 BOPAccountServicepublic BOPAccountCreateResponse BatchCreateAccount(BOPAccountBatchCreateRequest request)
BatchCreateAccount 在接口中 BOPAccountServicepublic BOPAccountCreateResponse CreateAccount(BOPAccountCreateRequest request)
CreateAccount 在接口中 BOPAccountServiceCopyright © 2025. All rights reserved.