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
get_peerlist and peerlist messages often treat peerlist like a single word. Whereas all the other messages get_accepted, pull_query, ect, are named consistently.
We should rename get_peerlist to get_peers.
We should rename peerlist to peers.
This will also impact some CLI flags, as peer-list options should become peers options.
The text was updated successfully, but these errors were encountered:
This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.
get_peerlist
andpeerlist
messages often treatpeerlist
like a single word. Whereas all the other messagesget_accepted
,pull_query
, ect, are named consistently.We should rename
get_peerlist
toget_peers
.We should rename
peerlist
topeers
.This will also impact some CLI flags, as
peer-list
options should becomepeers
options.The text was updated successfully, but these errors were encountered: