Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Jul 19, 2024
1 parent 6f182b0 commit 2dc72e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/local/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1149,15 +1149,15 @@ construct_runtime!(

Aura: pallet_aura = 43,
Grandpa: pallet_grandpa = 44,

EVM: pallet_evm = 60,
Ethereum: pallet_ethereum = 61,
DynamicEvmBaseFee: pallet_dynamic_evm_base_fee = 62,
EthereumChecked: pallet_ethereum_checked = 64,
UnifiedAccounts: pallet_unified_accounts = 65,

Contracts: pallet_contracts = 70,

Preimage: pallet_preimage = 84,

// skip 90 - for runtimes consistency (pallet_xvm previously)
Expand Down

0 comments on commit 2dc72e7

Please sign in to comment.