You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
boundless-forest
changed the title
Should we drop the transfer error FromBridgedChainMessageDispatch dispatch
Should we drop the transfer error FromBridgedChainMessageDispatch dispatch?
Jun 1, 2022
As described in #107, non evm.transact do not need pay_dispatch_fee customization, and message.dispatch_fee_payment == DispatchFeePayment::AtSourceChain.
We should not use the default FromBridgedChainMessageDispatch from runtime common, and impl it in specific runtime.
The text was updated successfully, but these errors were encountered: