Upgrade evm dependencies (#208)

* update evm dependencies to v1.10.0
This commit is contained in:
Özgün Özerk
2024-05-30 00:27:12 +03:00
committed by GitHub
parent 135e186816
commit 912e6f4e19
7 changed files with 1024 additions and 745 deletions
+3
View File
@@ -149,6 +149,9 @@ impl xcm_executor::Config for XcmConfig {
type Barrier = Barrier;
type CallDispatcher = RuntimeCall;
type FeeManager = ();
type HrmpChannelAcceptedHandler = ();
type HrmpChannelClosingHandler = ();
type HrmpNewChannelOpenRequestHandler = ();
type IsReserve = NativeAsset;
type IsTeleporter = ();
type MaxAssetsIntoHolding = MaxAssetsIntoHolding;