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
add relayer mode that will use utility.batchAll(relay-chain-finality, parachain-finality, message-delivery) to submit message delivery transactions. Or maybe a separate call/message proof - yet to be decided;
#1318 (comment)
Steps:
balances::transfer(who: sovereign-account-of-bridged-chain, to: relayer)
or just returnPays::No
in appropriate cases (Signed extension to refund relayer at the target chain #1657);utility.batchAll(relay-chain-finality, parachain-finality, message-delivery)
to submit message delivery transactions. Or maybe a separate call/message proof - yet to be decided;The text was updated successfully, but these errors were encountered: