Skip to content

Commit

Permalink
revert to combine kusama and polkadot calls into same enum
Browse files Browse the repository at this point in the history
  • Loading branch information
herryho committed Jan 16, 2023
1 parent 535c9fa commit d662adf
Show file tree
Hide file tree
Showing 5 changed files with 255 additions and 155 deletions.
5 changes: 1 addition & 4 deletions pallets/slp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,4 @@ runtime-benchmarks = [
"frame-system/runtime-benchmarks",
"pallet-xcm/runtime-benchmarks",
]
try-runtime = [ "frame-support/try-runtime" ]

with-bifrost-kusama-runtime = []
with-bifrost-polkadot-runtime = []
try-runtime = [ "frame-support/try-runtime" ]
Loading

0 comments on commit d662adf

Please sign in to comment.