File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626from .exceptions import OutOfGasError
2727
2828
29+ # These values may be patched at runtime by a future gas repricing utility
2930class GasCosts :
3031 """
3132 Constant gas values for the EVM.
32-
33- These values may be patched at runtime by a future gas repricing utility
3433 """
3534
3635 # Tiers
Original file line number Diff line number Diff line change 2323from .exceptions import OutOfGasError
2424
2525
26+ # These values may be patched at runtime by a future gas repricing utility
2627class GasCosts :
2728 """
2829 Constant gas values for the EVM.
29-
30- These values may be patched at runtime by a future gas repricing utility
3130 """
3231
3332 # Tiers
Original file line number Diff line number Diff line change 2323from .exceptions import OutOfGasError
2424
2525
26+ # These values may be patched at runtime by a future gas repricing utility
2627class GasCosts :
2728 """
2829 Constant gas values for the EVM.
29-
30- These values may be patched at runtime by a future gas repricing utility
3130 """
3231
3332 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
Original file line number Diff line number Diff line change 2323from .exceptions import OutOfGasError
2424
2525
26+ # These values may be patched at runtime by a future gas repricing utility
2627class GasCosts :
2728 """
2829 Constant gas values for the EVM.
29-
30- These values may be patched at runtime by a future gas repricing utility
3130 """
3231
3332 # Tiers
Original file line number Diff line number Diff line change 2525from .exceptions import OutOfGasError
2626
2727
28+ # These values may be patched at runtime by a future gas repricing utility
2829class GasCosts :
2930 """
3031 Constant gas values for the EVM.
31-
32- These values may be patched at runtime by a future gas repricing utility
3332 """
3433
3534 # Tiers
You can’t perform that action at this time.
0 commit comments