exonum-configuration 0.9.0

An Exonum service that provides functionality of modifying the global configuration.
docs.rs failed to build exonum-configuration-0.9.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: exonum-configuration-0.12.0

Exonum Configuration Service

Travis Build Status CircleCI Build Status Docs.rs License: Apache-2.0 rust 1.26.1+ required

This crate implements a service for Exonum blockchain that provides functionality of modifying the global configuration by the means of proposing a new configuration and voting for proposed configurations among the validators.

LICENSE

Exonum configuration service is licensed under the Apache License (Version 2.0). See LICENSE for details.