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
* @param callValueRefundAddress l2Callvalue gets credited here on L2 if retryable txn times out or gets cancelled. In case this address is a contract, funds will be received in its alias on L2.
From elsewhere in the docs:
this is also called the beneficiary, who's got a critical permission to cancel the ticket
I believe this should be featured in IInbox.sol as well.
The text was updated successfully, but these errors were encountered:
nitro-contracts/src/bridge/IInbox.sol
Line 81 in 0770fe0
From elsewhere in the docs:
I believe this should be featured in
IInbox.sol
as well.The text was updated successfully, but these errors were encountered: