public final class UserTransactionAdapter extends Object
Transaction to an interface with a native code.| Constructor and Description |
|---|
UserTransactionAdapter(Transaction transaction,
ViewFactory viewFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(long forkNativeHandle,
byte[] txMessageHash,
byte[] authorPublicKey) |
String |
info() |
public UserTransactionAdapter(Transaction transaction, ViewFactory viewFactory)
public void execute(long forkNativeHandle,
byte[] txMessageHash,
byte[] authorPublicKey)
throws TransactionExecutionException
TransactionExecutionExceptionpublic String info()
Copyright © 2019 Exonum. All rights reserved.