Merge branch 'master' of github.com:status-im/nim-libp2p

This commit is contained in:
Ștefan Talpalaru 2019-03-14 03:56:55 +01:00
commit eed7ce92c1
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ type
servers*: seq[P2PServer]
log*: string
loggerFut*: Future[void]
userData*: RootRef
PeerInfo* = object
peer*: PeerID