Skip to content
Snippets Groups Projects
Unverified Commit 4374b5d5 authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

Refactor `pallet-state-trie-migration` to `fungible::*` traits (#1801)


## Summary

This PR consolidates `pallet-state-trie-migration` as a part of
https://github.com/paritytech/polkadot-sdk/issues/226 /
https://github.com/paritytech/polkadot-sdk/issues/171:

`pallet-state-trie-migration`:
- [x] replace `Currency` with `fungible` traits
- [x] run benchmarks
- [x] refactor to `DefaultConfig`

`pallet_nicks`:
- [x]  remove

others:
- [x] remove `as Fn*` or `asFun*` stuff based on discussion
[here](https://github.com/paritytech/polkadot-sdk/issues/226#issuecomment-1822861445)

---------

Co-authored-by: default avatarRichard Melkonian <35300528+0xmovses@users.noreply.github.com>
Co-authored-by: command-bot <>
parent a989ddfa
Branches
No related merge requests found
Pipeline #437756 failed with stages
in 1 hour, 41 minutes, and 12 seconds
Showing
with 312 additions and 789 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