Files
pezkuwi-subxt/substrate/srml/metadata
Bastian Köcher a21b2bfbb8 Some metadata cleanup and improvements (#857)
* Do not encode the `origin` parameter in the metadata

* Remove obsolete macro

* Encode outer dispatch in metadata
2018-10-01 17:50:30 +01:00
..

= Substrate BFT

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

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