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

Remove `pallet::getter` usage from the pallet-balances (#4967)


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

Also, adds public functions for compatibility.

cc @muraca

polkadot address: 5GsLutpKjbzsbTphebs9Uy4YK6gTN47MAaz6njPktidjR5cp

---------

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
Co-authored-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent 03c45b91
No related merge requests found
Pipeline #486965 waiting for manual action with stages
in 1 hour, 15 minutes, and 14 seconds
Showing
with 167 additions and 106 deletions
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