mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
Rewrap all comments to 100 line width (#9490)
* reformat everything again * manual formatting * last manual fix * Fix build
This commit is contained in:
@@ -277,7 +277,8 @@ pub trait IsSubType<T> {
|
||||
pub trait ExecuteBlock<Block: BlockT> {
|
||||
/// Execute the given `block`.
|
||||
///
|
||||
/// This will execute all extrinsics in the block and check that the resulting header is correct.
|
||||
/// This will execute all extrinsics in the block and check that the resulting header is
|
||||
/// correct.
|
||||
///
|
||||
/// # Panic
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user