Skip to content

Commit

Permalink
Update tests/prague/eip7251_consolidations/spec.py
Browse files Browse the repository at this point in the history
Co-authored-by: spencer <[email protected]>
  • Loading branch information
marioevz and spencer-tb authored Jun 26, 2024
1 parent 781c788 commit 96d1922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/prague/eip7251_consolidations/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class Spec:
CONSOLIDATION_REQUEST_FEE_UPDATE_FRACTION = 17
EXCESS_INHIBITOR = 1181

MAX_AMOUNT = 2**64 - 1

@staticmethod
def fake_exponential(factor: int, numerator: int, denominator: int) -> int:
Expand Down

0 comments on commit 96d1922

Please sign in to comment.