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

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: default avatarBastian Köcher <[email protected]>
parent 76230a15
Pipeline #475292 waiting for manual action with stages
in 1 hour, 8 minutes, and 31 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