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

Update ProtocolPeerInfo format #1070

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

Expected behavior

Expect ProtocolPeerInfo type to match with the current protocol. wsPort is returned as number.

Actual behavior

wsPort is expecting string.