| BlockCommittedEvent |
The blockchain state just after the corresponding block is committed.
|
| Configurable |
A configurable Exonum service.
|
| Configuration |
Configuration parameters of Exonum service.
|
| Node |
An Exonum node context.
|
| Schema |
A schema of the collections (a.k.a.
|
| Service |
An Exonum service.
|
| ServiceModule |
A service module configures the service bindings so that the framework can resolve
the service implementation and all its dependencies.
|
| TransactionConverter |
A converter of a transaction type id and serialized transaction arguments into an executable
transaction.
|