Skip to content

Commit

Permalink
Update packages/protocol/contracts/L1/TaikoL1.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Brecht Devos <[email protected]>
  • Loading branch information
dantaik and Brechtpd authored May 3, 2023
1 parent 76a43d3 commit 9636c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/contracts/L1/TaikoL1.sol
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ contract TaikoL1 is
* @param _addressManager The AddressManager address.
* @param _genesisBlockHash The block hash of the genesis block.
* @param _initBlockFee Initial (reasonable) block fee value.
* @param _initProofTimeIssued Initial proof time which keeps the inflow/outflow in balance
* @param _initProofTimeIssued Initial proof time issued corresponding with the initial block fee.
*/
function init(
address _addressManager,
Expand Down

0 comments on commit 9636c64

Please sign in to comment.