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

Remove getter macro from pallet-insecure-randomness-collective-flip (#4839)



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

Explicitly implements the getters that were removed as well, following
#223

Also makes the storage values public and converts some syntax to turbo

cc @muraca

---------

Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
parent 51e98273
Pipeline #483845 waiting for manual action with stages
in 1 hour, 16 minutes, and 3 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