Closed jak-pan closed 14 hours ago
As of Polkadot 1.x.x (will need to check exactly) we no longer need to have XCM filters present, let's disable to allow custom integrations.
https://github.com/galacticcouncil/hydration-node/blob/aa61ed23a1b7f26b238ea7fd6c6303e369efb875/runtime/adapters/src/xcm_execute_filter.rs#L68-L83
Fixed by #885 #909
As of Polkadot 1.x.x (will need to check exactly) we no longer need to have XCM filters present, let's disable to allow custom integrations.
https://github.com/galacticcouncil/hydration-node/blob/aa61ed23a1b7f26b238ea7fd6c6303e369efb875/runtime/adapters/src/xcm_execute_filter.rs#L68-L83