tsifrer / ark

ARK Blockchain in Python

Home Page:https://ark-blockchain-in-python.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor peer verification

tsifrer opened this issue · comments

Refactor it to return type of suspension or time of suspension so we can then set expiry on the redis keys.

Currently all suspended peers are suspended until manual restart.