Commit 557a9872 authored by Ori Pomerantz's avatar Ori Pomerantz
parent 9a94d6fb
......@@ -148,7 +148,7 @@ interface OptimismPortal {
function proveWithdrawalTransaction(
Types.WithdrawalTransaction memory _tx,
uint256 _l2BlockNumber,
uint256 _l2OutputIndex,
Types.OutputRootProof calldata _outputRootProof,
bytes[] calldata _withdrawalProof
) external;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment