Package | Description |
---|---|
com.exonum.binding.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
com.exonum.binding.transaction |
Modifier and Type | Method and Description |
---|---|
void |
UserTransactionAdapter.execute(long forkNativeHandle) |
Modifier and Type | Method and Description |
---|---|
void |
Transaction.execute(Fork view)
Execute the transaction, possibly modifying the blockchain state.
|
Copyright © 2018 Exonum. All rights reserved.