Skip to content

Commit

Permalink
Update packages/protocol/contracts/layer2/based/TaikoL2.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Wang <[email protected]>
  • Loading branch information
YoGhurt111 and dantaik authored Jan 2, 2025
1 parent b0583fc commit ec44448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/contracts/layer2/based/TaikoL2.sol
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ contract TaikoL2 is EssentialContract, IBlockHash, TaikoL2Deprecated {
/// @return newGasExcess_ The new gas excess value.
function getBasefeeV2(
uint32 _parentGasUsed,
uint64 _curTimestamp,
uint64 _blockTimestamp,
LibSharedData.BaseFeeConfig calldata _baseFeeConfig
)
public
Expand Down

0 comments on commit ec44448

Please sign in to comment.