Skip to content

Commit

Permalink
refactor(evm): rn wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
allemanfredi committed Nov 6, 2023
1 parent c10df68 commit b9337f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evm/contracts/utils/HeaderReporter.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ contract HeaderReporter {
}

/// @dev Reports the given block headers.
/// @param blockNumbers Uint256 array of block number to pass over the AMB.
/// @param blockNumbers Uint256 array of block number.
/// @param yaho Address of the Yaho contract to call.
/// @param toChainIds The destination chain ids.
/// @param tos The target contracts.
Expand Down

0 comments on commit b9337f4

Please sign in to comment.