mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
Stabilize seal_debug_message (#9550)
* Stableize `seal_debug_message` * Update changelog * Enable more tests * Cargo fmt
This commit is contained in:
committed by
GitHub
parent
91929c589f
commit
199b2883af
@@ -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: ...,
|
||||
/// }
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user