mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-05 18:19:33 +00:00
temporarily reuse existing torrent-info multicodec
This commit is contained in:
parent
e423662169
commit
4981d5b943
@ -57,7 +57,7 @@ const
|
||||
]
|
||||
|
||||
# BitTorrent
|
||||
InfoHashV1Codec* = multiCodec("torrent-info-hash-v1")
|
||||
InfoHashV1Codec* = multiCodec("torrent-info")
|
||||
|
||||
proc initEmptyCidTable(): ?!Table[(CidVersion, MultiCodec, MultiCodec), Cid] =
|
||||
## Initialize padding blocks table
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user