You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
Users can blacklist an IP to avoid any communication with any node coming from the specified ip address.
Actual behavior
The framework passes an array of IPs. However,
lisk-p2p
library expects an array of peer ids (ip:port).Which version(s) does this affect? (Environment, OS, etc...)
2.3+
The text was updated successfully, but these errors were encountered: