Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ColoCarletti committed Feb 29, 2024
1 parent e579bd9 commit ee2c4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precompiles/EcPairing.yul
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object "EcPairing" {
}

/// @notice Constant function for the alt_bn128 group order.
/// @dev See https://eips.ethereum.org/EIPS/eip-196 for further details.
/// @dev See https://eips.ethereum.org/EIPS/eip-196 for further details.
/// @return ret The alt_bn128 group order.
function P() -> ret {
ret := 21888242871839275222246405745257275088696311157297823662689037894645226208583
Expand Down

0 comments on commit ee2c4b7

Please sign in to comment.