Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of the pallet::getter macro from pallet-fast-unstake #4514

Merged

Conversation

PolkadotDom
Copy link
Contributor

As per #3326, removes pallet::getter macro usage from pallet-fast-unstake. The syntax StorageItem::<T, I>::get() should be used instead.

cc @muraca

@PolkadotDom PolkadotDom requested a review from a team as a code owner May 17, 2024 22:16
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label May 19, 2024
@bkchr bkchr requested a review from ggwpez May 19, 2024 20:46
@liamaharon liamaharon enabled auto-merge May 20, 2024 06:13
@liamaharon liamaharon added this pull request to the merge queue May 20, 2024
Merged via the queue into paritytech:master with commit 313fe0f May 20, 2024
145 of 150 checks passed
@PolkadotDom PolkadotDom deleted the dom/remove-getters-fast-unstake branch May 20, 2024 18:52
Ank4n pushed a commit that referenced this pull request May 21, 2024
)

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

cc @muraca

---------

Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
hitchhooker pushed a commit to ibp-network/polkadot-sdk that referenced this pull request Jun 5, 2024
…ritytech#4514)

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

cc @muraca

---------

Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
…ritytech#4514)

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

cc @muraca

---------

Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants