git.delta.rocks / unique-network / refs/commits / bc09443adc4d

difftreelog

feat enable evm coder substrate helpers

Yaroslav Bolyukin2021-07-27parent: #1d6b1d5.patch.diff
in: master

1 file changed

modifiedruntime/src/lib.rsdiffbeforeafterboth
642 XcmpQueue,642 XcmpQueue,
643);643);
644
645impl pallet_evm_coder_substrate::Config for Runtime {
646 type EthereumTransactionSender = pallet_ethereum::Module<Self>;
647}
644648
645impl pallet_xcm::Config for Runtime {649impl pallet_xcm::Config for Runtime {
646 type Event = Event;650 type Event = Event;