Remove pallet::getter usage from the bounties and child-bounties pallets (#4392)
As per #3326, removes pallet::getter usage from the bounties and
child-bounties pallets. The syntax `StorageItem::<T, I>::get()` should
be used instead.
Changes to one pallet involved changes in the other, so I figured it'd
be best to combine these two.
cc @muraca
---------
Co-authored-by: Bastian Köcher <[email protected]>
parent
76230a15
Pipeline
#475292
waiting for manual action
with stages
in
1 hour, 8 minutes, and 31 seconds
Please register or sign in to comment