mark GRANDPA and consensus stuff as unstable (#1469)

This commit is contained in:
Robert Habermeier
2019-01-17 18:07:54 -03:00
committed by Gav Wood
parent 6e08b64e49
commit a7a0121b09
3 changed files with 7 additions and 3 deletions
@@ -16,6 +16,8 @@
//! Integration of the GRANDPA finality gadget into substrate.
//!
//! This crate is unstable and the API and usage may change.
//!
//! This crate provides a long-running future that produces finality notifications.
//!
//! # Usage