Skip to content
Snippets Groups Projects
Unverified Commit 0b3d7607 authored by Parth Mittal's avatar Parth Mittal Committed by GitHub
Browse files

Remove `pallet-getter` usage from pallet-session (#4972)


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

Also, adds public functions for compatibility.

NOTE: The `./historical` directory has not been modified.

cc @muraca

polkadot address: 5GsLutpKjbzsbTphebs9Uy4YK6gTN47MAaz6njPktidjR5cp

---------

Co-authored-by: default avatarKian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-authored-by: default avatarBastian Köcher <git@kchr.de>
parent d8d36a09
Branches
Pipeline #485124 waiting for manual action with stages
in 30 minutes and 29 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