Files
pezkuwi-subxt/substrate/core/client
Svyatoslav Nikolsky fb058ae235 authorities_at cache update (#836)
* AuthoritiesAt cache update

* fix after merge
2018-10-09 10:54:57 +02:00
..
2018-10-09 10:54:57 +02:00
2018-09-27 17:52:51 +01:00
2018-09-12 11:13:31 +02:00

= Client

.Summary
[source, toml]
----
include::Cargo.toml[lines=2..5]
----

.Description
----
include::src/lib.rs[tag=description]
----