| Interface | Description |
|---|---|
| Node |
An Exonum node context.
|
| Schema |
A schema of the tables (= indices) of a service.
|
| Service |
An Exonum service.
|
| TransactionConverter |
A converter of a binary Exonum message, which contains transaction data,
into an executable transaction.
|
| Class | Description |
|---|---|
| AbstractService |
A base class for user services.
|
| NodeFake |
An implementation of a Node interface for testing purposes.
|
| NodeProxy |
An Exonum node context.
|
Copyright © 2018 Exonum. All rights reserved.