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
Since the tokens deployed by the OmniBridge on the xDai chain supports permit call, it makes sense to extended the OmniBridge functionality to support metatransactions: some contract can provide a message signed by the user to the bridge contract and the corresponding amount of tokens can be permitted and transferred by the bridge contract.
The text was updated successfully, but these errors were encountered:
Since the tokens deployed by the OmniBridge on the xDai chain supports
permit
call, it makes sense to extended the OmniBridge functionality to support metatransactions: some contract can provide a message signed by the user to the bridge contract and the corresponding amount of tokens can be permitted and transferred by the bridge contract.The text was updated successfully, but these errors were encountered: