[][src]Crate exonum_time

The time oracle service for Exonum.

See the Exonum documentation for a high-level overview of the service, in particular, its design rationale and the proof of correctness.

Modules

api

Node API. Exonum-time API.

proto

Protobuf generated structs. Module of the rust-protobuf generated files.

schema

Database schema.

time_provider

System time provider.

transactions

Node transactions.

Structs

TimeService

Define the service.

TimeServiceFactory

A time service creator for the NodeBuilder.

Constants

SERVICE_ID

Time service id.

SERVICE_NAME

Time service name.