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
Should subtract from messageParamsreceiverValue the existing account's bridge router balance for operations which require a return message
Should subtract from msgValue the existing account's bridge router balanace for retry when a return message is needed
Should subtract from msgValue the existing account's bridge router balanace for reverse
Should subtract from resendWormholeMessage::receiverValue the the existing account's bridge router balanace however Wormhole requires the new receiverValue to be greater than or equal to the old receiverValue used
The text was updated successfully, but these errors were encountered:
messageParamsreceiverValue
the existing account's bridge router balance for operations which require a return messagemsgValue
the existing account's bridge router balanace for retry when a return message is neededmsgValue
the existing account's bridge router balanace for reverseresendWormholeMessage::receiverValue
the the existing account's bridge router balanace however Wormhole requires the newreceiverValue
to be greater than or equal to the oldreceiverValue
usedThe text was updated successfully, but these errors were encountered: