mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +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:
@@ -125,7 +125,8 @@ where
|
||||
displaced
|
||||
}
|
||||
|
||||
/// Note a block height finalized, displacing all leaves with number less than the finalized block's.
|
||||
/// Note a block height finalized, displacing all leaves with number less than the finalized
|
||||
/// block's.
|
||||
///
|
||||
/// Although it would be more technically correct to also prune out leaves at the
|
||||
/// same number as the finalized block, but with different hashes, the current behavior
|
||||
|
||||
Reference in New Issue
Block a user