mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 18:01:04 +00:00
Fix some typos (#4018)
Signed-off-by: hongkuang <liurenhong@outlook.com>
This commit is contained in:
@@ -984,7 +984,7 @@ pub mod pallet {
|
||||
}
|
||||
}
|
||||
|
||||
/// [`TypedGet`] implementaion to get the AccountId of the StakingPot.
|
||||
/// [`TypedGet`] implementation to get the AccountId of the StakingPot.
|
||||
pub struct StakingPotAccountId<R>(PhantomData<R>);
|
||||
impl<R> TypedGet for StakingPotAccountId<R>
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user