| Class | Description |
|---|---|
| Block |
Exonum block header data structure.
|
| Block.Builder | |
| Blockchain |
Provides read-only access to the subset of
blockchain::Schema features in the Core API: blocks, transaction messages, execution
results.
|
| TransactionLocation |
Transaction position in the blockchain.
|
| TransactionResult |
Returns a result of the transaction execution.
|
| Enum | Description |
|---|---|
| TransactionResult.Type |
A type of transaction execution result.
|
Copyright © 2019 Exonum. All rights reserved.