mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-07 15:43:09 +00:00
3 lines
48 B
Python
3 lines
48 B
Python
|
|
class PeeringDegreeReached(Exception):
|
||
|
|
pass
|