nomos-simulations/deprecated/mixnet-overall/protocol/error.py

3 lines
48 B
Python
Raw Normal View History

2024-08-01 02:07:52 +00:00
class PeeringDegreeReached(Exception):
pass