mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
just a comment
This commit is contained in:
parent
b118a34043
commit
bef2b711e5
@ -45,6 +45,7 @@ proc toPeerRecord(p: ProvidersProtocol) : PeerRecord =
|
||||
peerId = PeerId.init(mh.data.buffer).get,
|
||||
seqNo = 0,
|
||||
addresses = @[])
|
||||
# trace "IDs", discNodeId, digest, mh, peerId=result.peerId.hex
|
||||
|
||||
proc bootstrapNodes(nodecount: int, bootnodes: openArray[Record], rng = keys.newRng()) : seq[ProvidersProtocol] =
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user