Files
pezkuwi-subxt/substrate/primitives/consensus/common/README.md
T
Benjamin Kampmann 2416aa7999 prepping for releasing rc6 (#6922)
* Bump version

* update test-utils crates to be ready for publishing

* adding changelog

* Adding automaticly generated READMEs

* fixing versions

* another version mishap
2020-08-20 17:04:42 +02:00

7 lines
249 B
Markdown

Common utilities for building and using consensus engines in substrate.
Much of this crate is _unstable_ and thus the API is likely to undergo
change. Implementors of traits should not rely on the interfaces to remain
the same.
License: Apache-2.0