Crate exonum_time[][src]

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.

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.