| Package | Description |
|---|---|
| com.exonum.binding.core.transaction |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
TransactionContext.Builder.build()
Creates the transaction context instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.execute(TransactionContext context)
Execute the transaction, possibly modifying the blockchain state.
|
Copyright © 2019 Exonum. All rights reserved.