Skip to content
Unverified Commit 313fe0f9 authored by polka.dom's avatar polka.dom Committed by GitHub
Browse files

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: default avatarLiam Aharon <[email protected]>
parent e7b6d7df
Pipeline #476237 waiting for manual action with stages
in 1 hour, 12 minutes, and 10 seconds