Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bridge] AH to include BH execution fees in AH to BH leg of the transfer #4291

Open
acatangiu opened this issue Apr 25, 2024 · 0 comments
Open
Labels
T15-bridges This PR/Issue is related to bridges.

Comments

@acatangiu
Copy link
Contributor

For asset transfers over the bridge AH charges full fee locally and relies on its SA on BH to pay for ExportMessage execution fees on BH.

The required fees could be teleported to BH as part of the same message going from AH to BH.

This will reduce the bridge operational overhead as keeping the SA funded will no longer be required.
(Assuming we also have paritytech/parity-bridges-common#2871)

@acatangiu acatangiu added the T15-bridges This PR/Issue is related to bridges. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T15-bridges This PR/Issue is related to bridges.
Projects
None yet
Development

No branches or pull requests

1 participant