You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove usage of the pallet::getter macro from pallet-fast-unstake (#4514)
As per #3326, removes pallet::getter macro usage from
pallet-fast-unstake. The syntax `StorageItem::<T, I>::get()` should be
used instead.
cc @muraca
---------
Co-authored-by: Liam Aharon <[email protected]>
0 commit comments