mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-11 22:09:32 +00:00
Add comment
This commit is contained in:
parent
05882b4d41
commit
0112c9502b
@ -265,6 +265,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))
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user