Stabilize seal_debug_message (#9550)

* Stableize `seal_debug_message`

* Update changelog

* Enable more tests

* Cargo fmt
This commit is contained in:
Alexander Theißen
2021-08-12 22:40:11 +02:00
committed by GitHub
parent 91929c589f
commit 199b2883af
11 changed files with 15 additions and 20 deletions
@@ -79,7 +79,7 @@ pub(crate) fn syn_err(message: &'static str) -> syn::Error {
/// (u8 /* first target*/, Perbill /* proportion for first target */ ),
/// (u8 /* second target */, Perbill /* proportion for second target*/)
/// ], u8 /* last target */)
/// ],
/// ],
/// voters4: ...,
/// }
///