Files
poly-maker/poly_data/CONSTANTS.py
T

3 lines
138 B
Python
Raw Normal View History

2025-03-31 12:16:51 -04:00
# Minimum position size to trigger position merging
# Positions smaller than this will be ignored to save on gas costs
MIN_MERGE_SIZE = 20