Skip to content
Snippets Groups Projects
Unverified Commit 4fc92486 authored by Francisco Aguirre's avatar Francisco Aguirre Committed by GitHub
Browse files

Add fallback_max_weight to snowbridge Transact (#6792)


We removed the `require_weight_at_most` field and later changed it to
`fallback_max_weight`.
This was to have a fallback when sending a message to v4 chains, which
happens in the small time window when chains are upgrading.
We originally put no fallback for a message in snowbridge's inbound
queue but we should have one.
This PR adds it.

---------

Co-authored-by: default avatarGitHub Action <action@github.com>
parent e79fd2bb
No related merge requests found
Pipeline #508764 waiting for manual action with stages
in 17 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment