mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-27 21:09:28 +00:00
Add comment
This commit is contained in:
parent
d5b032ea75
commit
4e9411390e
@ -266,6 +266,7 @@ proc new*(
|
||||
key: key, peerId: PeerId.init(key).expect("Should construct PeerId"), store: store
|
||||
)
|
||||
|
||||
# Update with empty values to get a valid SPR
|
||||
self.updateRecords(@[], Port(0))
|
||||
|
||||
let discoveryConfig =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user