mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 05:38:00 +00:00
Remove extra backtick in comments (#5898)
This commit is contained in:
@@ -779,7 +779,7 @@ pub trait SignedExtension: Codec + Debug + Sync + Send + Clone + Eq + PartialEq
|
||||
|
||||
/// Returns the list of unique identifier for this signed extension.
|
||||
///
|
||||
/// As a [`SignedExtension`] can be a tuple of [`SignedExtension`]`s we need to return a `Vec`
|
||||
/// As a [`SignedExtension`] can be a tuple of [`SignedExtension`]s we need to return a `Vec`
|
||||
/// that holds all the unique identifiers. Each individual `SignedExtension` must return
|
||||
/// *exactly* one identifier.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user