1 line
127 B
ReStructuredText
1 line
127 B
ReStructuredText
Store peer ids in ``set`` instead of ``list`` and check if peer id exists in ``dict`` before accessing to prevent ``KeyError``. |