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
Copy file name to clipboardExpand all lines: contracts/src/bridge/FastBridgeReceiverOnEthereum.sol
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,6 @@ contract FastBridgeReceiverOnEthereum is SafeBridgeReceiverOnEthereum, IFastBrid
70
70
* @dev Submit a claim about the `_batchMerkleRoot` for the last completed epoch from the Fast Bridge and submit a deposit. The `_batchMerkleRoot` should match the one on the sending side otherwise the sender will lose his deposit.
71
71
* @param _batchMerkleRoot The batch merkle root claimed for the last completed epoch.
0 commit comments