Skip to content

Commit

Permalink
Merge branch 'daan/api' into daan/feat-api_events
Browse files Browse the repository at this point in the history
  • Loading branch information
Daanvdplas committed Aug 13, 2024
2 parents 1d283fd + 545bd33 commit 221f63d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/devnet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ try-runtime = [
"frame-support/try-runtime",
"frame-system/try-runtime",
"frame-try-runtime/try-runtime",
"pallet-api/try-runtime",
"pallet-aura/try-runtime",
"pallet-authorship/try-runtime",
"pallet-assets/try-runtime",
Expand All @@ -224,4 +225,4 @@ try-runtime = [
"parachain-info/try-runtime",
"polkadot-runtime-common/try-runtime",
"sp-runtime/try-runtime",
]
]

0 comments on commit 221f63d

Please sign in to comment.