LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Need a separate peer info interface for basic and detailed peers info - Closes#1055 #1066

Closed ishantiw closed 5 years ago

ishantiw commented 5 years ago

Description

We need separate Peer info for basic peer information that we don't have much information yet and a detailed PeerInfo for discovered peers for which we have more information.

Review checklist