Skip to content

Commit

Permalink
keep migration tests in test-delegate-stake
Browse files Browse the repository at this point in the history
  • Loading branch information
Ank4n committed Nov 28, 2024
1 parent 637321e commit 0a97a04
Show file tree
Hide file tree
Showing 4 changed files with 592 additions and 7 deletions.
2 changes: 1 addition & 1 deletion prdoc/pr_5501.prdoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ crates:
- name: pallet-root-offences
bump: patch
- name: pallet-offences-benchmarking
bump: patch
bump: patch
4 changes: 3 additions & 1 deletion substrate/bin/node/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ use frame_support::{
Balanced, Credit, HoldConsideration, ItemOf, NativeFromLeft, NativeOrWithId, UnionOf,
},
tokens::{
imbalance::{ResolveTo, ResolveAssetTo}, nonfungibles_v2::Inspect, pay::PayAssetFromAccount,
imbalance::{ResolveAssetTo, ResolveTo},
nonfungibles_v2::Inspect,
pay::PayAssetFromAccount,
GetSalary, PayFromAccount,
},
AsEnsureOriginWithArg, ConstBool, ConstU128, ConstU16, ConstU32, ConstU64, Contains,
Expand Down
Loading

0 comments on commit 0a97a04

Please sign in to comment.