mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 07:57:55 +00:00
xcm-transactor on evm (#345)
This commit is contained in:
@@ -266,6 +266,8 @@ mod runtime {
|
||||
pub type XTokens = orml_xtokens;
|
||||
#[runtime::pallet_index(35)]
|
||||
pub type XcmWeightTrader = pallet_xcm_weight_trader;
|
||||
#[runtime::pallet_index(36)]
|
||||
pub type XcmTransactor = pallet_xcm_transactor;
|
||||
|
||||
// EVM
|
||||
#[runtime::pallet_index(40)]
|
||||
|
||||
Reference in New Issue
Block a user