Files
pezkuwi-subxt/substrate/srml/metadata
guanqun 1cc0e3b6ea Enhance decl storage (#777)
* enhance macro decl_storage()

* update the state root hash

* fix one comment
2018-10-05 14:20:32 +02:00
..
2018-10-05 14:20:32 +02:00

= Substrate BFT

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

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