Skip to content
Snippets Groups Projects
Unverified Commit cccefdd9 authored by polka.dom's avatar polka.dom Committed by GitHub
Browse files

Remove usage of the pallet::getter macro from pallet-grandpa (#4529)


As per #3326, removes pallet::getter macro usage from pallet-grandpa.
The syntax `StorageItem::<T, I>::get()` should be used instead.

cc @muraca

---------

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
parent 0e0fa478
Pipeline #511421 waiting for manual action with stages
in 30 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment