diff --git a/EIPS/eip-2537.md b/EIPS/eip-2537.md index 66351841c9a8bd..9b71cad45edb4c 100644 --- a/EIPS/eip-2537.md +++ b/EIPS/eip-2537.md @@ -287,7 +287,7 @@ Discounts table as a vector of pairs `[k, discount]`: #### Pairing check operation -The cost of the pairing check operation is `43000*k + 65000` where `k` is a number of pairs. +The cost of the pairing check operation is `32600*k + 37700` where `k` is a number of pairs. #### Fp-to-G1 mapping operation