Skip to content

Commit 0202f1f

Browse files
Rename detailedBatchPostingReport to batchPostingReportV2
1 parent 626cbb2 commit 0202f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArbosActs.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ interface ArbosActs {
4444
uint256 l1BaseFeeWei
4545
) external;
4646

47-
function detailedBatchPostingReport(
47+
function batchPostingReportV2(
4848
uint256 batchTimestamp,
4949
address batchPosterAddress,
5050
uint64 batchNumber,

0 commit comments

Comments
 (0)