We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626cbb2 commit 0202f1fCopy full SHA for 0202f1f
ArbosActs.sol
@@ -44,7 +44,7 @@ interface ArbosActs {
44
uint256 l1BaseFeeWei
45
) external;
46
47
- function detailedBatchPostingReport(
+ function batchPostingReportV2(
48
uint256 batchTimestamp,
49
address batchPosterAddress,
50
uint64 batchNumber,
0 commit comments